﻿.void{} /* For W3C CSS Compliance */

body 
{		
	margin:0px;
	margin-left:3px;	
	padding:0px;
}

.image
{
	border:none;
	display:block;
}

.textbox
{	
	height:14px;
}

.button
{
	padding:0px;
	height:21px;
}

.productimage
{
	width:240px;
	height:240px;
	border:solid 1px #BABABA;
}

.productimagethumb
{
	width:120px;
	height:120px;
	border:solid 1px #BABABA;
}

.listproducts-separator
{
	width:20px;
}

.listproducts-item
{		
	width:120px;
	padding-bottom: 20px;
}

table
{
	width:auto;
	height:1px;
	table-layout:auto; 
	border-collapse:collapse;
	border:solid 1px black;
}

.noborder
{
	border:none;
}

.resultstable, .resultstable td
{
	width:522px;
	border:solid 1px #000000;
	text-indent:5px;

}

.resultstopborder
{
	border:solid 1px red; 
	line-height:1px;
	font-size:1px;
	width:520px; 
	height:1px;
	background:red;
}

.hide
{
	display:none;
}

.pointer
{
	cursor:pointer;
}

.breadcrumbs
{
	position:relative;
	top:40px;
	left:150px;
	width:550px;
	height:auto;
	margin-left:0px;
}

.breadcrumb-link
{
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
}

.breadcrumbs .breadcrumb-link a
{
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
}

.availableatlinks a
{
    padding-bottom:2px;
    display:block;
    clear:both;
}

.beddingmir
{
	border: none;
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
}

.beddingmir th, .beddingmir td
{
	width: 120px;
	border: solid 1px #666666;
	padding: 3px 3px 3px 3px;
}
.left
{
    float:left;
}

.right
{
    float:right;
}

.textcenter
{
    text-align:center;
}
