right {
	text-align: right;
}

img {
	border: 0pt none;
}

.forms {
	background: #666666 none repeat scroll 0% 50%;
	padding: 7px 5px 10px;
}

.formholder {
	position: relative;
	width: 200px;
	height: 19px;
	top: 18px;
	left: 112px;
}

#ajax_search label {
	position: absolute;
	top: 4px;
	color: #ffffff;
	font-size: 10px;
	margin-right: 60px;
	float: left;
	font-weight: bold;
}

#ajax_search input {
	background: transparent url(images/searchfield_repeat.png) repeat-x scroll left top;
	position: absolute;
	top: 0px;
	left: 95px;
	border: 0px none;
	font-size: 11px;
	height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 3px 15px 4px 1px;
	width: 103px;
}

#ajax_search input:focus {
	outline: none;
}

.form_left {
	background: transparent url(images/searchfield_leftcap.png) no-repeat scroll left top;
	display: block;
	height: 19px;
	left: 75px;
	position: absolute;
	top: 0px;
	width: 20px;
}

.form_right {
	background: transparent url(images/searchfield_rightcap.png) no-repeat scroll 0% 50%;
	display: block;
	height: 19px;
	left: 213px;
	position: absolute;
	top: 0px;
	width: 10px;
}

#spinner {
	height: 16px;
	position: relative;
	left: 202px;
	top: 2px;
}

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

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

#search_result {
	margin-top: 48px;
	margin-left: -30px;
	position: absolute;
	width: 380px;
	font-size: 11px;
	z-index: 9999;
}

.resulthead {
	background-color: #FF9900;
	height: 35px;
	padding: 10px 0px 0px 18px;
}

.noresults {
	background-color: #8CC53A;
	height: 28px;
	padding: 10px 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 {
	border: 1px solid #D3D2CE;
	float: left;
	height: 60px;
	margin: 8px 15px 0px 18px;
	width: 60px;
	overflow: hidden;
}

.prodprice {
	color: #333333;
	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;
}

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;
}

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;
}

.prodheadmenu {
	float: right;
	height: 10px;
	margin-top: -12px;
	margin-right: 20px;
	color: #FFFFFF;
}

.yourresults {
	width: 200px;
	color: #FFFFFF;
	margin-top: 2px;
}