
body {
	font:normal 62.5%/1.7em  Arial, Helvetica, sans-serif;
color:#455560;
	margin:0 0 0 0;
	padding: 0;
}

.wrapper-fixed {
	min-width: 1000px;
	margin: 0 10px 0 30px;
	text-align:left;
}

.right-margin {
	margin: 0 210px 0 0;
}



.logo {
	width: 239px;
	float:left;
	height:139px;
}

strong {
	font-weight:bold;
}

input {
	color:#455560;
}

div.results-wrapper {
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	background-color:white;
	border-right:1px solid #E2E2E2;
	border-top:1px solid #E2E2E2;
	margin-right:275px;
	min-width:753px;
}

div.search-resulth
{
	border: 1px solid rgb(229, 229, 229);
	margin: 10px;
	padding-top: 10px;
	width: 90%;
	overflow: hidden;
}

div.search-result
{
	border: 1px solid rgb(229, 229, 229);
	margin: 10px;
	padding-top: 10px;
	float: left;
	width: 155px;
	height: 185px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.search-result div.thumb-wrapper
{
	height: 145px;
}

div.search-result div.thumb-wrapperh
{
	width: 145px;
}
td.thumb
{
	text-align: center !important;
	vertical-align: middle !important;
}

img.thumbh
{
	float: left;
	border: 1px solid rgb(0, 0, 0);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px
	
}

img.thumb
{
	border: 1px solid rgb(0, 0, 0);
}

div.search-result div.description
{
	border-top: 1px solid rgb(229, 229, 229);
	font-family: arial;
	font-size: 10px;
	height: 45px;
	line-height: 1em;
	padding: 3px;
}

div.search-result input.select
{
	float: right;
	margin-top: -27px;
}

div.search-options
{
	
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}

select.search-options
{
	float: right;
	width: 170px;
	margin-right: 2px;
}

div.search-menu
{
	
	
	padding: 1px 0px 0px 5px;
	float: right;
	background-color: rgb(226, 226, 226);
	width: 270px;
	font-family: verdana;
	font-size: 11px;
}

div.search-menu h2, div.results-wrapper h2
{
	font-size: 1.5em;
	font-weight:normal;
	color: #455560;
	padding: 8px 0 3px 0;
	margin: 0 0 0 2px
}

div.reg_box, div.reg_box_right
{
	width: 509px;
	padding: 2px 6px 2px 12px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

div.reg_box_right
{
	width: 420px;
	float: right;
}

div.reg_field
{
	margin-bottom: 10px;
}

.reg_field_right
{
	margin-right: 100px;
	float: right;
}

input.reg_field_error
{
	background-color: #900000;
	color: #FFFFFF;
}

div#lightboxlist
{	
	clear:both;
	border: 1px solid #4f4f4f;
	position:relative;
	display: none;
	max-height: 300px;
	background-color:#ffffff;
	width: 188px;
	padding: 10px 15px 10px 5px;
	left: 55px;
	top: -3px;
	overflow:auto;
	text-align:right;
		
	
}

input#new-lightbox-input
{
	display: none;
}

div.asearch_left
{
	width: 350px
}

div.asearch_right
{
	float: right;
	width: 450px
}

img.adcollection
{
	margin-bottom: 3px;
}

a.search_link_selected
{
	font-weight: bold;
}

div.search_container
{
	display: none;
}

div.item-selected
{
	background-color: #FFFDDD;
}