#products {
/*background: #eee url(images/bg_head.gif) repeat-x;*/
	background-position: top;
	padding-bottom: 20px;
	float: left;
	width: 770px;
	font-size: 9px;
}

#products #head {
	padding-bottom: 0px;
	clear: both;
	width: 770px;
	width/* */:/**/770px;
	width: /**/770px;
	font-size: 9px;
}

#products .item {
	background: url('images/bg_lst_item.gif') no-repeat top left;
	float: left;
	margin: 0;
	padding: 0 0px 0 10px;
	width: 770px
	width/* */:/**/760px;
	width: /**/770px;
}
#products .item TR {
	margin: 0;
	padding: 0;
}
#products .item TR TD {
	background: #fff;
	margin: 0;
	padding: 10px;
	margin-bottom: 10px;
	width: 150px;
	width/* */:/**/129px;
	width: /**/129px;
	vertical-align: top;
	border-right: #aaa 1px solid;
	border-bottom: #bbb 1px solid;
}

#products .itemnumber {
	background: #FFF url('iages/bg_item_number.gif') no-repeat top left;
	font-size: 9px;
	padding-bottom: 3px;
	color: #999;
	float:right;
}


#products .pic {
	clear: both;
	width: 75px;
	height: 75px;
	margin: 0;
	padding: 6px;
	border: 1px solid #f4f4f4;
}

#products .manufact {
	font-size: 9px;
}

#products .price {
	float: right;
	text-align: right;
	padding-top: 5px;
	width: 125px;
	color: #222;
	height: 30px;
}

#products .prodinfo {
	clear: both;
	padding-top: 6px;
	min-height: 60px;
  height: auto !important;
  height: 62px;
	font-size: 10px;
	color: #aaa;
}

#products .prodname {
	font-weight: bold;
	color: #aaa;
}
#products .prodname A {
	color: #192E4E;
}
#products .prodname A:hover {
	color: #c22;
}

#products .qty {
	float: left;
	padding-top: 6px;
	text-align: left;
	font-size: 10px;
	margin: 0;
	color: #666;
}

#products INPUT.qtty {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	width: 28px;
	height: 18px;
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
	border: 1px solid #ddd;
}

#products .carts {
	float: right;
	width: 129px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	margin: 0;
	color: #666;
}

#products .submit-cart {
	vertical-align: bottom;
}


#products .supplier {
	float: right;
	text-align: right;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
	color: #666;
}

#products .variations {
	font-size: 10px;
	margin: 0;
	padding-top: 5px;
}

#products .variations A {
	text-decoration: underline;
	color: #999;
}

.noprod {
	padding: 0px 20px 20px 20px;
	text-align: center;
	color: #555;
}



#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%
}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #eee;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
/*
.title_h2 {
  padding: 5px 10px 0px 10px;
	height: 24px;
 	font-size: 10px;
	color: #555;
	font-weight: normal;
	overflow: none;
}
 */
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #ddd;
}
	
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
/*
	padding: 0px 10px 10px 10px;
*/
	padding: 15px 10px 15px 10px;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}