/*****************
 GLOBAL
*****************/

* {margin:0; padding:0;}

p {margin: 0.5em 0 1.0em 0;}

img {border-width: 0;}

h1, h2, h3, h4, h5, h6 {margin:1em 0 0.2em 0;}

body {
	background: #9f0 url(/images/backgreen.gif) fixed repeat-x top center;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
 HEADERS
**********/

#maincontent h1 { font-size: 1.4em; color: #f30; font-weight: normal;}
#maincontent h2 { font-size: 1.1em; color: #036; font-weight: bold; }
#maincontent h3 { font-size: 1.0em; color: #000; letter-spacing: -1px;}

#maincontent h1 a:link, #maincontent h1 a:visited {
	color: #f30;
	text-decoration: underline;
}

/**********
 FORMS
**********/

form { display: inline; }


/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	font-size: 0.85em;
	background: #fff url(/images/wrapperback.gif) no-repeat top center;
}

	#pagecontainer {
		width: 910px;
		padding: 10px 15px;
	}


		#header {
			width: 910px;
			margin-top: 4px;
			background: #09f;
			}

			#toplogo {
				padding: 2px 0px 2px 10px;
				width: 310px;
				float: left;
				font-size: 0.9em;
				background: url(/images/topleft.gif) no-repeat top left;

			}

			#topright {
				padding: 15px 10px 0px 0px;
				width: 400px;
				float: right;
				text-align: right;
				font-size: 0.8em;
				background: url(/images/topright.gif) no-repeat top right;
			}

			#topright a:link, #topright a:visited { color: #fff; text-decoration: none; }
			#topright a:hover { color: #fff; text-decoration: underline; }

				#topaccount {
					padding: 0px;
					width: 180px;
					margin: 0 20px 0 0;
					float: left;
					text-align: left;
				}

				#topcart {
					padding: 0px;
					width: 200px;
					float: right;
					text-align: left;
				}

				#topcart p {
					margin: 0.5em 0 0.5em 0;
				}


		#topbar {
			width: 910px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #07d;
		}


			#topnav {
				width: 700px;
				float: left;
				padding: 0px;
			}

			#topdate {
				width: 170px;
				float: right;
				text-align: right;
				padding: 10px 10px 5px 0;
				font-size: 0.8em;
				color: #000;
			}


		#breadcrumb {
			width: 890px;
			margin: 0px 0px 0px 0px;
			padding: 5px 10px 5px 10px;
			background: #ddf;
			font-size: 0.85em;
		}



		#breadcrumb a:link, #breadcrumb a:visited { color: #000; text-decoration: none; }
		#breadcrumb a:hover { color: #000; text-decoration: underline; }


		#maincontent {
			width: 910px;
			margin: 0px;
			padding: 5px 0px;
			background: #fff;
			color: #000;
			line-height: 1.5em;
			font-size: 0.95em;
		}


			#maincontentnav {
				width: 190px;
				margin: 0px 25px 0 0;
				padding: 0px;
				float: left;
			}


				#leftsearch {
					width: 170px;
					padding: 10px;
					background: #eef url(/images/navfooterback.gif) no-repeat bottom center;
				}

					#leftsearch p {
						margin: 0;
					}

				input.search {
					float: left;
					margin-bottom: 5px;
					width: 130px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

				input.searchsubmit {
					float: left;
					width: 25px;
					margin-left: 2px;
					border: none;
					background: #9f0;
					color: #000;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

				#leftfinder {
					width: 170px;
					padding: 10px;
					background: #eef url(/images/navfinderback.gif) no-repeat bottom center;
				}



					#findform p {
						margin-top: 1px;
						font-size: 0.9em;
					}

					select.findform {
						font-size: 1.0em;
						width: 160px;
					}

					select.findformsm {
						font-size: 1.0em;
						width: 50px;
					}

					input.findsubmit {
						float: left;
						width: 105px;
						margin-left: 2px;
						background: #9f0;
						color: #000;
						font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
						font-size: 0.9em;
					}

			#maincontentblog {
				width: 650px;
				margin: 0px 25px 0 0;
				padding: 0px;
				float: left;
			}

			#maincontentmiddle {
				width: 460px;
				margin: 0px;
				padding: 0px;
				float: left;
			}

			#maincontentleftwide {
				width: 650px;
				margin: 0 25px 0 0;
				padding: 0px;
				float: left;
			}

			#maincontentmiddle a:link, #maincontentmiddle a:visited { color: #06c; text-decoration: none; }
			#maincontentmiddle a:hover { color: #06c; text-decoration: underline; }


			#maincontentright {
				width: 210px;
				margin: 10px 0 0 25px;
				padding: 0px;
				float: right;
				font-size: 0.9em;
			}

			#maincontentright a:link, #maincontentright a:visited { color: #06c; text-decoration: none; }
			#maincontentright a:hover { color: #06c; text-decoration: underline; }


			#maincontentwide {
				width: 695px;
				margin: 0;
				padding: 0px;
				float: right;
			}

			#maincontentwide a:link, #maincontentwide a:visited { color: #06c; text-decoration: none; }
			#maincontentwide a:hover { color: #06c; text-decoration: underline; }

			#prodpageleft {
				float: left;
				width: 300px;
				margin-right: 20px;
			}

			#prodpageright {
				float: right;
				width: 375px;
			}

			#addprod {
				float: left;
				border: 1px solid #0099ff;
				background: #eeeeff;
				width: 373px;
			}

				#addprod h2 {
					margin: 0;
					padding: 3px;
					background: #0099ff;
					color: #eeeeff;
				}

				#addprod .avail {
					margin-bottom: 10px;
					padding-left: 10px;
				}

				#addprod .options {
					float: left;
					width: 250px;
					margin: 0 0 10px 0;
					padding-left: 10px;
				}

				#addprod .addbutton {
					float: right;
					width: 90px;
					margin: 0;
					padding-right: 10px;
				}

				#addprod label {
					clear: both;
					float: left;
					width: 70px;
					margin-bottom: 5px;
				}

				#addprod select#VariantID {
					width: 170px;
					margin-bottom: 5px;
				}

				#addprod select#colour {
					margin-bottom: 5px;
				}

				#addprod #qty {
					width: 50px;
					margin-bottom: 5px;
				}

				#addit {
					width: 90px;
					border: 1px solid #0099ff;
					background: #0066cc;
					color: #ffffff;
					padding: 4px;
				}

			#relprods {
				margin: 10px 0 10px 0;
			}

				#relprods h2 {
					margin-bottom: 10px;
				}

			.relprod {
				float: left;
				width: 221px;
				margin-right: 5px;
			}

				.relprod img {
					float: left;
					width: 100px;
					margin-right: 10px;
				}

			.morelikethis {
				margin-left: 10px;
				list-style-type: none;
			}

			#speedydelivery {
				float: left;
				width: 340px;

			}

			#secure {
				float: right;
				width: 340px;
			}

		#footer {
			margin-top: 0px;
			clear: both;
			width: 880px;
			font-size: 0.9em;
			color: #000;
			padding: 10px 15px;
			background: #09f url(/images/footerback.gif) no-repeat bottom center;
		}

		#footer strong {
			color: #fff;
		}

			#footer1 {
				width: 195px;
				float: left;
				padding: 0 10px 0 0;
				margin: 0 20px 0 0;
				background: url(/images/footerline.gif) no-repeat top right;
			}

			#footer1 a:link, #footer1 a:visited { color: #fff; text-decoration: none; }
			#footer1 a:hover { color: #fff; text-decoration: underline; }

			#footer2 {
				width: 195px;
				float: left;
				padding: 0 10px 0 0;
				margin: 0 20px 0 0;
				background: url(/images/footerline.gif) no-repeat top right;
			}

				input.tellafriend {
					float: left;
					margin-bottom: 5px;
					width: 150px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

				input.tellafriendsubmit {
					float: left;
					width: 125px;
					margin-left: 2px;
					background: #9f0;
					color: #000;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

			#footer2 a:link, #footer2 a:visited { color: #fff; text-decoration: none; }
			#footer2 a:hover { color: #fff; text-decoration: underline; }


			#footer3 {
				width: 195px;
				float: left;
				padding: 0 10px 0 0;
				margin: 0 20px 0 0;
				background: url(/images/footerline.gif) no-repeat top right;
			}


			#footer3 a:link, #footer3 a:visited { color: #fff; text-decoration: none; }
			#footer3 a:hover { color: #fff; text-decoration: underline; }

			#footer4 {
				width: 195px;
				float: left;
				padding: 0 10px 0 0;
				margin: 0;
			}

				input.newsletter {
					float: left;
					width: 130px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

				input.newslettersubmit {
					float: left;
					width: 25px;
					margin-left: 2px;
					border: none;
					background: #9f0;
					color: #000;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
				}

			#footer4 a:link, #footer4 a:visited { color: #fff; text-decoration: none; }
			#footer4 a:hover { color: #fff; text-decoration: underline; }


		#belowfooter {
			margin-top: 5px;
			clear: both;
			width: 890px;
			font-size: 0.9em;
			padding: 10px;
			color: #666;
			text-align: center;
		}

		#belowfooter a:link, #belowfooter a:visited { color: #06c; text-decoration: none; }
		#belowfooter a:hover { color: #06c; text-decoration: underline; }

.niceform label {
	clear: both;
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	top: 2px;
	margin-bottom: 4px;
}

.niceform input {
	margin-bottom: 4px;
}

input.moveover {
	margin-left: 140px;
}

/*****************
 ACCOUNT
 *****************/
#accountoptions {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#accountoptions li {
		padding-left: 25px;
		margin-bottom: 10px;
	}

	#accountoptions li.orderhistory {
		background: url(images/package.png) no-repeat left top;
	}

	#accountoptions li.updatedetails {
		background: url(images/user_edit.png) no-repeat left top;
	}

	#accountoptions li.logout {
		background: url(images/door_in.png) no-repeat left top;
	}

#orderhistory {
	width: 460px;
	border-collapse: collapse;
	font-size: 1em;
}

	#orderhistory td {
		padding: 3px 0;
		border-bottom: 1px solid #eeeeee;
	}

	#orderhistory td.packageicon {
		width: 30px;
		text-align: left;
	}

	#orderhistory td.orderid {
		width: 215px;
		text-align: left;
	}

	#orderhistory td.orderdate {
		width: 185px;
		text-align: right;
	}

	#orderhistory td.orderstatus {
		width: 30px;
		text-align: right;
	}

ul#orderstatuses {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	ul#orderstatuses li {
		margin-left: 5px;
	}

table#orderitems {
	width: 460px;
	border-collapse: collapse;
	font-size: 1em;
}

	#orderitems td {
		padding: 3px 0;
		border-bottom: 1px solid #eeeeee;
	}

	#orderitems .prodname {
		width: 330px;
		text-align: left;
	}

	#orderitems .prodqty {
		width: 40px;
		text-align: center;
	}

	#orderitems .prodstatus {
		width: 90px;
		text-align: right;
	}

/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 TOP NAV LIST
*****************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	width: 700px;
}

	#topnav ul li {
		letter-spacing : -1px;
		margin: 0px 0px 0px 0px;
		padding: 3px 12px 3px 12px;
		display: inline;
		line-height: 1.9em;
		font-size: 0.95em;
		background: url(/images/topnavline.gif) no-repeat left 3px;
	}

	#topnav ul li a {
		color: #fff;
		text-decoration: none;
	}

	#topnav ul li a:hover {
		color: #000;
		text-decoration: none;
	}

	#topnav ul li.onstate {
		font-weight: bold;
	}

	/* APPLY HOME BACKGROUND */
	#topnav ul li.homelink {
		padding: 3px 12px 3px 32px;
		background: url(/images/homeicon.gif) no-repeat left 3px;
	}

	/* APPLY END OVERRIDE */
	#topnav ul li.contactlink {
		padding: 3px 0px 3px 10px;
	}

/*****************
 UL SIDE NAV
*****************/


ul.sidenavlist{
	list-style: none;
	width: 190px;
	margin: 10px 0 0 0px;
	background: #eef url(/images/navback.gif) repeat-y top center;
}

	ul.sidenavlist li{
		margin: 0px 10px 0px 10px;
		padding: 2px 0px 2px 10px;
		line-height:1.7em;
		border-bottom: 1px dotted #ccf;
		background: #none;
	}

	ul.sidenavlist a:link, ul.sidenavlist a:visited{
		color: #06c;
		text-decoration: none;
	}

	ul.sidenavlist a:hover, ul.sidenavlist a:active {
		color: #06c;
		text-decoration: underline;
	}

	ul.sidenavlist li.onstate {
		font-weight: bold;
	}

	/* APPLY HEADER OVERRIDES */
	ul.sidenavlist li.header {
		font-size: 0.95em;
		font-weight: normal;
		margin: 0px;
		padding: 3px 0px 3px 20px;
		color: #000;
		border-bottom: 1px solid #09f;
		background: #9e0 url(/images/navheaderback.gif) no-repeat top center;
	}

	/* APPLY LASTLINK OVERRIDES */
	ul.sidenavlist li.lastlink {
		border: none;
		margin: 0;
		padding: 0 0 5px 20px;
		background: url(/images/navfooterback.gif) no-repeat bottom center;
	}


	/* APPLY CATEGORY OVERRIDES */
	ul.sidenavlist li.outdoorlink {
		padding: 3px 0px 3px 40px;
		background: url(/images/navoutdoor.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.rideonslink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navrideons.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.gocartslink {
		padding: 3px 0px 3px 40px;
		background: url(/images/navgocarts.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.trampolineslink {
		padding: 3px 0px 3px 45px;
		background: url(/images/navtrampolines.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.indoorlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navindoor.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.woodenlink {
		padding: 3px 0px 3px 40px;
		background: url(/images/navwooden.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.softplaylink {
		padding: 3px 0px 3px 30px;
		background: url(/images/navsoftplay.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.farmlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navfarm.gif) no-repeat left 2px;
	}

	/* APPLY BRAND OVERRIDES */
	ul.sidenavlist li.tplink {
		padding: 3px 0px 3px 30px;
		background: url(/images/navtp.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.littletikeslink {
		padding: 3px 0px 3px 45px;
		background: url(/images/navlittletikes.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.supertramplink {
		padding: 3px 0px 3px 50px;
		background: url(/images/navsupertramp.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.houtlandlink {
		padding: 3px 0px 3px 50px;
		background: url(/images/navhoutland.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.briolink {
		padding: 3px 0px 3px 50px;
		background: url(/images/navbrio.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.joytoyslink {
		padding: 3px 0px 3px 50px;
		background: url(/images/navjoytoys.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.pintoylink {
		padding: 3px 0px 3px 30px;
		background: url(/images/navpintoy.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.wintherlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navwinther.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.wowlink {
		padding: 3px 0px 3px 45px;
		background: url(/images/navwow.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.sikulink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navsiku.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.bestlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navbest.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.speciallink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navspecial.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.newlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navnew.gif) no-repeat left 2px;
	}

	ul.sidenavlist li.bargainlink {
		padding: 3px 0px 3px 35px;
		background: url(/images/navbargain.gif) no-repeat left 2px;
	}


/*****************
 SIDE SUB NAV
*****************/
ul.sidesubnav {
	font-size: 0.85em;
	list-style: none;
}

	ul.sidesubnav li {
		position: relative;
		left: -20px;
		padding: 2px 0 0 15px;
		margin: 0;
		border: 0;
		background: url(/images/subnav.gif) no-repeat left 6px;
	}

/*****************
 IMAGES
*****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}


 /*****************
  BORDERED
 *****************/

  .bordered {
	border: 1px solid #dde;
  	padding: 5px 10px;
  	margin: 5px 0;
 }


 /*****************
  BACKGROUNDS
 *****************/

  .greenback {
	background: #efe;
 }

   .blueback {
 	background: #eef;
 }

/*****************
 UL
*****************/

 ul.normal {padding: 5px 0 5px 25px;}

/*****************
 OL
*****************/

 ol {padding: 5px 0 5px 25px;}



 /**********************
PARAGRAPHS
 ***********************/

p.smalltext {font-size: 0.9em;}


 /**********************
  FLASH ANIMBLOCK
 ***********************/

 #flashanim {
 	position: relative;
 }

 #flashanim img {
 	display:none;
 	position:absolute;
 	top:0; left:0;
 }


 /**********************
  PAGE FEATURES
 ***********************/

  .product {
  	float: left;
  	width: 100px;
  	padding: 0px;
  	margin: 5px 15px 10px 0;
 	background: #fff;
 	color: #000;
 }


 .productend {
   	margin: 5px 0 5px 0;
 }


 .product p {
   	margin: 0;
 }

 .product strong {
   	font-size: 0.95em;
 }

 .product p.price {
   	text-align: right;
   	font-size: 1.1em;
 }

#variantstockwarning {
	font-size: 0.8em;
	margin: 0 10px 0 75px;
}

 /**********************
  RIGHT FEATURES
 ***********************/

.rightproduct {
	clear: both;
	width: 210px;
	padding: 0;
	margin: 5px 0 0 0;
}

.rightproduct img {
	float: left;
	padding: 0 5px 0 0;
}

.righttitle {
	clear: both;
	width: 190px;
	padding: 5px 10px;
	margin: 0;
	background: #eef url(/images/righttitleback.gif) no-repeat top center;
}

.righttitlered {
	clear: both;
	width: 190px;
	padding: 5px 10px;
	margin: 0;
	background: #e30 url(/images/righttitlebackred.gif) no-repeat top center;
	color: #fff;
}


.rightbrandinfo {
	margin: 0 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

.rightproducts {
	height: 120px;
	overflow: hidden;
}

/******************
 BEST SELLERS CHART
 ******************/
.chartproduct {
	clear: both;
	padding: 10px 0;
}

	#maincontent .chartproduct h2 {
		float: left;
		margin: 0;
		padding: 0 10px 0 0;
		width: 50px;
		text-align: right;
		font-size: 2em;
		line-height: 100px;
	}

	.chartproduct img {
		float: left;
		width: 100px;
	}

	.chartproduct p {
		float: left;
		margin: 0 0 0 20px;
		padding-top: 25px;
		width: 275px;
	}

/******************
 OFFERS AND NEW
 ******************/
.offerproduct, .newproduct {
	clear: both;
	padding: 10px 0;
}

	.offerproduct img, .newproduct img {
		float: left;
		width: 100px;
	}

	.offerproduct p {
		float: left;
		margin: 0 0 0 20px;
		padding-top: 18px;
		width: 320px;
	}

	.newproduct p {
		float: left;
		margin: 0 0 0 20px;
		padding-top: 30px;
		width: 320px;
	}

/********************
 BROKERAGE PARAGRAPHS
 ********************/
p.broksubcat {
	clear: both;
	height: 120px;
	margin: 15px 0;
}

p.broksubcat img {
	float: left;
	margin-right: 10px;
}

p.branddesc {
	clear: both;
	height: 70px;
}

p.branddesc img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#gmap {
	width: 458px;
	height: 458px;
	border: 1px solid #000000;
}

#prodimagemain {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#prodimages {
	text-align: center;
}

#prodimages a:link, #prodimages a:visited {
	padding: 3px 5px;
	margin: 0 3px;
	background: #eeeeff;
	color: #000000;
}

	#prodimages a.activeSlide:link, #prodimages a.activeSlide:visited {
		background: #0099ff;
		color: #ffffff;
	}

/*****************
 GIFT VOUCHER FORM
 *****************/
#voucherform label {
	clear: both;
	float: left;
	width: 160px;
	margin-bottom: 5px;
}

#voucherform select, #voucherform textarea {
	margin-bottom: 5px;
}

#addvouch {
	margin-left: 160px;
}

/*****************
 REVIEWS
 *****************/
.review {
	width: 695px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}

	.reviewleft {
		float: left;
		padding: 5px 0;
		width: 150px;
	}

	.reviewright {
		float: right;
		padding: 5px 0;
		width: 545px;
	}

#addreview label {
	clear: both;
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
}

#addreview input {
	margin-bottom: 5px;
}

.submitreview {
	clear: both;
	margin: 10px 0 0 170px;
}

/* STAR RATING STUFF */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}

.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}

.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.cancel, .cancel a {
	background: url(/images/delete.gif) no-repeat 0 -16px;
}

.star, .star a {
	background: url(/images/star.gif) no-repeat 0 0px;
}

.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
	border:1 solid #FF0000;
}

div.star_on a {
	background-position: 0 -16px;
}

div.star_hover a, div.star a:hover {
	background-position: 0 -32px;
}

/*********************
 AUTOCOMPLETE
 *********************/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
