right {
	text-align: right;
}

img {
	border: 0pt none;
}

.formholder {
	position: absolute;
	width: 200px;
	height: 19px;
	margin-left: 64px;
	margin-top: 25px;
}

#ajax_search label {
	/*position: absolute;
	top: 3px;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 20px;
	float: left;
	font-weight: bold;*/
	display: none;
}

#ajax_search input {
	background: transparent url(images/searchfield_bg-trans.png) repeat-x scroll left top;
	position: absolute;
	width: 104px;
	height: 15px;
	margin: 0 0 0 65px;
	padding: 4px 25px 0 20px;
	border: 0px none;
	font-size: 11px;
}

#ajax_search input:focus {
	outline: none;
}

#spinner {
	height: 16px;
	position: absolute;
	margin-top: 27px;
	margin-left: 258px;
}

#slideshow {
	width: 777px;
	height: 368px;
}

/* SEARCH RESULT /////////////////////////////
///////////////////////////////////////////*/

#result {
	position: absolute;
	width: 383px;
	margin-top: 66px;
	margin-left: -66px;
	font-size: 11px;
	z-index: 9999;
}

.resulthead {
	background-color: #999;
	height: 23px;
	padding: 12px 18px 0px 18px;
}

.prodheadmenu {
	float: right;
	width: 160px;
	color: #FFFFFF;
	height: 15px;
	text-align: right;
}

.yourresults {
	float: left;
	width: 150px;
	color: #FFFFFF;
	height: 15px;
}

ul, li, ul li {
	margin: 0;
	padding: 0;
}

ul#prodheadmenu li#searchclose {
	background-image: url(images/menuline.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

ul#prodheadmenu li {
	display: inline;
	margin-left: 7px;
	list-style: none;
	list-style-type: none;
}

ul#prodheadmenu li a,
 ul#prodheadmenu li a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

ul#prodheadmenu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.noresults {
	background-color: #999;
	height: 23px;
	padding: 12px 0px 0px 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.final_result {
	background: transparent url(images/final_bg.png) repeat-x scroll left top;
	height: 80px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.prodprev_img {
	float: left;
	height: 60px;
	margin: 8px 15px 0px 18px;
	width: 60px;
	overflow: hidden;
}

.prodprice {
	color: #C21832;
	float: right;
	margin: 0px 0px 9px;
	font-weight: bold;
}

.prodtitle {
	margin: 0px 0px 0px 0px;
	width: 240px;
}

.prodtitle a, .prodtitle a:link {
	color: #656565;
	text-decoration: underline;
}

.prodtitle a:hover {
	color: #656565;
	text-decoration: none;
}

.proddescription {
	color: #666666;
	width: 210px;
	height: 28px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

.prodmanufacturer {
	color: #666666;
	font-weight: normal;
}

.prodmanufacturer a, .prodmanufacturer a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.prodmanufacturer a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.floater {
	height: 62px;
	margin-left: 95px;
	padding-top: 8px;
	width: 265px;
}

.prodfooter {
	background: transparent url(images/final_bg.png) repeat-x scroll left top;
	height: 19px;
}



