
div.sub_module img.group_image {
	display: none;
	visibility: hidden;
	height: 0px;	
}


.amount_field
{
width: 50px;
text-align: right;
}

div#errormsg
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
	padding: 6px;
}
div#successmsg
{
	border: 1px solid #aaaa00;
	background-color: #ffffee;
	padding: 6px;
}
tr.errorrow 
{
	color: #aa0000;
	font-weight: bold; 
	font-style: italic;
}
tr.errorrow td
{
	
}
div#small_cart img#cart_logo
{
	margin-top: 6px;
	margin-right: 8px;
}

	div#termsoforder
	{
		width: 100%;
		height: 200px;
	
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		background-color: #dfdfdf;
		border: 1px solid black;
		overflow-y: scroll;
	
		padding: 6px;
	
		font-size: 10pt;
	}	
	
table.campaign {
	border-spacing: 20px;
}
	

table.campaign td {
	background-color: #F9FFD6;
	color: black;	
	border: 1px solid #c0c0c0;
	padding: 10px;
}

	div.sub_module div.search {
		position: absolute;
		top: 50px;
		right: 12%;
		color: white;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	div.sub_module div.search h2 {
		text-align: left;
		font-weight: bold;
		font-size: 9pt;
		color: black;
	}
	div.sub_module div.search p {
		display: none;
		visibility: hidden;
	}
	div.sub_module div.search input {
		margin: 0;
		float: left;
		width: 130px;
		margin-top: 2px;
		margin-bottom: 5px;
		float: left;
	}
	div.sub_module div.search input#submit {
		width: 40px;
		margin-left: 5px;
		margin-top: 2px;
		margin-bottom: 5px;
	}
	
	div.small_login
	{
		float: right;
		width: 200px;
		background-color: #e0e0e0;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		padding: 10px;
		overflow: auto;
	}

	div.attributetitle {
		clear: both;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
	}
	div.attribute {
		clear: right;
		font-weight: normal;
		height: 20px;
		line-height: 20px;
	}
div#frontpage_campaign
{
/*	clear: left;*/
	font-size: 9pt;
}
div#frontpage_latest_products h2,
div#frontpage_campaign h2,
div#frontpage_popular h2
{
	padding-top: 8px;
}
div#frontpage_campaign ul
{
	list-style: none;
	margin: 0px;
	padding: 0;
}
div#frontpage_latest_products,
div#frontpage_popular
{
	float: left;
	width: 46%;
	margin-right: 5px;
	margin-bottom: 5px;
}
	
div#frontpage_latest_products ul,
div#frontpage_popular ul
{
	margin: 0px;
	padding: 0;
	margin-left: 20px;
}
div#frontpage_latest_products ul li,
div#frontpage_popular ul li
{
}

div#frontpage_campaign ul li
{
	float: left;
	padding: 6px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 380px;
	height: 160px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

div#frontpage_latest_products ul li img,
div#frontpage_popular ul li img
{
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}

div#frontpage_campaign ul li img
{
	border: 1px solid #c0c0c0;
	padding: 0px;
	margin: 5px;
	float: left;
	margin-right: 10px;
}
div#frontpage_campaign ul li a
{
	font-weight: bold;
	font-size: 12pt;
	color: #004500;
	margin-top: 10px;
}
div#frontpage_latest_products ul li a,
div#frontpage_popular ul li a
{
	font-weight: bold;
	color: #004500;
}
div#frontpage_latest_products ul li p,
div#frontpage_popular ul li p
{
	padding-left: 4px;
	margin: 0;
	padding: 0;
}
div#frontpage_campaign .price_2
{
	text-align: right;
	font-size: 11pt;	
	font-weight: bold;
	background-image: url(pic/pricebg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 28px;
	line-height: 28px;
	padding-right: 20px;
}

div#frontpage_latest_products .price_2,
div#frontpage_popular .price_2
{
	display: none; 
	visibility: hidden;
}

table.campaign td td {
	background: transparent;
	border: 0;	
	padding: 0;
}


div.group {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
	overflow: auto;
	border: 1px solid #C0C0C0;
	background-color: white;
	background-image: url(pic/title.gif);
	background-repeat: repeat-x;
}
* html div.group {
	height: 150px;	
	overflow: visible;
}
div.group p.title a {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;	
	display: block;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(pic/listitem.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

div.group p a {
	color: #007F0E;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;	
	background: none;
	padding: 0px;
	margin: 0;
}

div.group p.group_description {
	
}

div.group img {
	margin: 10px;
	margin-top: 40px;
	float: right;
}

p.count {
	visibility: hidden;
	display: none;
}

	table.product_list {
		border: 1px solid #c0c0c0;
		margin: 5px;
		margin-right: 0;
		margin-left: 0;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		width: 100%;
		background: white;
		empty-cells: show;
	}

	table.product_data {
		border: 1px solid #c0c0c0;
		margin: 5px;
		margin-right: 0;
		margin-left: 0;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
		width: 100%;
		background: white;
		empty-cells: show;
	}

	table.product_data tr.list_title td,
	table.product_list tr.list_title td {
		border-bottom: 1px solid #c0c0c0;
		text-transform: uppercase;
		text-align: left;
		empty-cells: show;
		color: white;
		font-weight: bold;
		background-color: #007F0E;
	}
	table.product_list tr.list_title td.right {
		text-align: right;
	}

	
	table.product_list td img {
		border: 1px solid #c0c0c0;
		padding: 2px;
		margin: 2px;
	}
	table.product_list tr.list_title img {
		border: 0;
		padding: 0;
		margin: 0;
	}

	table.product_list td {
		padding: 5px;
		border-bottom: 1px solid #c0c0c0;
	}

	table.product_data td.data_title,
	table.product_list td.data_title {
		font-weight: bold;
		width: 100px;
	}

	table.product_data td.data_text,
	table.product_list td.data_text {
		font-weight: normal;
	}
	
	
	
	tr.special td
	{
		background-color: #ffffae;
	}
	
	
	tr.special td.right
	{
		background-color: #ffffae;
	}
	
	table.product_data tr.list_item_noborder td, 
	table.product_list tr.list_item_noborder td {
		text-align: left;
		empty-cells: show;
	}

	table.product_data tr.list_item_noborder td.right,
	table.product_list tr.list_item_noborder td.right {
		text-align: right;
	}
	table.product_data tr.list_item td.right,
	table.product_list tr.list_item td.right {
		border-bottom: 1px solid #c0c0c0;
		text-align: right;
		empty-cells: show;
	}

	table.product_data tr.list_item 
	table.product_list tr.list_item {
		border: 1px solid #c0c0c0;
		width: 95%;
		margin: 10px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: red;
		padding: 10px;
	}


	table.product_data tr.list_subtitle td,
	table.product_list tr.list_subtitle td {
		background: transparent;
		text-transform: uppercase;
		text-align: left;
		empty-cells: show;
	}

	.right {
		text-align: right;
	}

	input.image {
		border: 0;
		background: white;
	}
	table.order {
		border: 1px solid #c0c0c0;
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.order td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.order td.data_text {
		width: 60%;
		font-weight: normal;
	}
	
	table.customer_data {
		margin: 5px;
		padding: 5px;
		width: 98%;
	}
	table.customer_data td.data_title {
		width: 40%;
		font-weight: bold;
	}
	table.customer_data td.data_text {
		width: 60%;
		font-weight: normal;
	} 

	div.price a:link, div.price a:visited, div.price a:hover {
		color: black;
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
	}

	div#oldprice {
		clear: right;
		color: black;
		font-size: 16px;
		font-weight: normal;
		float: right;
		height: 30px;
		line-height: 30px;
		text-decoration: line-through;
	}
	
	div.related_product
{
		float: left;
		width: 28%;
		border: 1px solid #c0c0c0;
		padding: 10px;
		overflow: auto;
		margin: 5px;
		text-align: center;
}

	div#oldprice_list{
		text-decoration: line-through;
	}
	
	div.price {
		clear: right;
		color: black;
		font-size: 18px;
		font-weight: normal;
		float: right;
		height: 30px;
		line-height: 30px;
	}
	div.pricetitle {
		clear: both;
		float: left;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
	}
	div.stocktitle {
		clear: both;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
	}
	div.stock {
		clear: right;
		font-weight: normal;
		float: right;
		height: 20px;
		line-height: 20px;
	}

	div.price_2 {
		color: #5c0000;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		line-height: 35px;
		z-index: 5;
		position: relative;
		overflow: hidden;
	}
	input.imagebutton {
		margin:0;
		border:0;
		padding: 0;
		margin-left: 10px;
		margin-top: 6px;
		vertical-align: bottom;
	}
	
	div.addtocart {
		text-align: center;
		overflow: hidden;
		clear: both;
		margin-top: 10px;
	}
	
	p.product_link a {
		text-decoration: none;
		font-style: italic;
		font-size: 10pt;
		color: #007F0E;
	}
	p.product_name_1 {
		font-weight: bold;
		font-size: 12pt;
	}
	
	p.product_code { 
		visibility: hidden;
		display: none;
	}
	div.left_picture {	
		position: absolute;	
		top: 40px;
		right: 195px;
		float:right;
		width: 240px;
		z-index: -1;
	}

	div.right_picture {		
		position: absolute;
		right: 10px;
		top: 40px;
		z-index: -1;
	}

	div.special {
		z-index: 6;
		position: absolute;
		right: 5px;
		top: 35px;
	}


	p.title {
		font-weight: bold;
		margin: 2px;
	}

	p.text {
		width: 140px;
	}

	input.refresh {
		background-color: white;	
		border: 0;
		background-image: url("pic/refresh.gif");
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 40px;
		height: 35px;
		color: black;
	}
	input.refresh:hover {
		color: #C40001;
		cursor: pointer;
	}

	td#description_cell {
		vertical-align: top;
		text-align: left;
		padding-right: 20px;
	}
	td#price_cell {
		border: 1px solid #c0c0c0;
		background-color: white;
		vertical-align: top;
		text-align: left;
		width: 230px;
		padding: 10px;
	}	
	td#price_cell img {
		text-align: center;
	}
		
	div#cartsaved, 
	div#cartremoved {
		position: absolute;
		top: 300px;
		
		width: 300px;
		height: 200px;
		z-index: 100;
		overflow:hidden;
	
		margin-left: auto;
		margin-right: auto;
		background-color: #dfdfdf;
		border: 1px solid black;
		z-index: 3;
		visibility: hidden;
	
		padding: 6px;
	
		font-size: 10pt;
	}
	
	div#cartsaved h1,
	div#cartremoved h1 {
		font-size: 14pt;
	}
	
	
	div#cartsaved p,
	div#cartremoved p {
	}
	
	
	div#cartsaved p.close,
	div#cartremoved p.close {
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}

