table#stocktable
{
	border-collapse: collapse;
	margin-left: 0;
	margin-right: 0;
}
table#stocktable td.title
{
	border: 1px solid #c0c0c0;
	padding: 10px;
	font-weight: bold;
}	
table#stocktable td
{
	border: 1px solid #c0c0c0;
	padding: 10px;
}

table.contact_order
{
	border: 1px solid #c0c0c0;
	padding: 10px;
	background-color: #EAF1FB;
	margin: 5px;
}

div.related_product
{
	float: left;
	width: 28%;
	background-color: #e0e0e0;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 10px;
	overflow: auto;
	margin: 5px;
}
div#termsoforder
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #dfdfdf;
	border: 1px solid black;
	overflow-y: scroll;

	padding: 6px;

	font-size: 10pt;
}	
	
	

div.sub_module ul 
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0; 
}

div.sub_module ul ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px; 
}
div.sub_module img.group_image {
	display: none;
	visibility: hidden;
	height: 0px;	
}

div#errormsg
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
	padding: 6px;
}

tr.errorrow 
{
	color: #aa0000;
	font-weight: bold; 
	font-style: italic;
}
tr.errorrow td
{
	
}

div.sub_module div.search input {
	width: 120px;
}
	input.imagebutton {
		margin:0;
		border:0;
		padding: 0;
		margin-left: 10px;
		margin-top: 6px;
		vertical-align: bottom;
	}
	

td.data_title {
	font-weight: bold;
}

td.data_text {
	font-weight: normal;
}

div.campaign {
	background: #ededed;
	color: black;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	margin-bottom: 10px;
	padding: 10px;
	overflow: auto;
	position: relative;
}

div.manufacturer {
	background: #ededed;
	color: black;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	margin-bottom: 10px;
	padding: 10px;
	overflow: auto;
	position: relative;
}

div.manufacturer p#showproductslink {
	}

div.group {
	background: #ededed;
	color: black;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	overflow: auto;
	position: relative;
	width: 350px;
	float: left;
}

div.group p.title 
{
	text-align: center;
}

div.group p.group_description
{
	
}

div.group p.open
{
	visibility: hidden;
	display: none;
}

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

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

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

	table.product_list img 
	{
		border: 0;
		max-width: 40px;
	}
	table.product_list tr.list_subtitle td {
		background: transparent;
		text-align: left;
		empty-cells: show;
		padding-top: 20px;
	}

	table.product_list tr.list_title td 
	{
		border-bottom: 1px solid #c0c0c0;
		background: #B8C7FF;
/*		text-transform: uppercase;*/
		text-align: left;
		empty-cells: show;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	table.product_list tr.list_subtitle td 
	{
	}
	
	table.product_list tr.list_title 
	{
		border-right: 1px solid #c0c0c0;
	}
	.right 
	{
		text-align: right;
	}
	table.product_list tr.list_title td.right 
	{
		border-bottom: 1px solid #c0c0c0;
		background: #B8C7FF;
/*		text-transform: uppercase;*/
		text-align: right;
		empty-cells: show;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	input.image 
	{
		border: 0;
		background: white;
	}
	table.product_list td 
	{
		padding: 4px;
	}
	table.product_list td.total 
	{
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
		background: #ededed;
		padding: 6px;
		font-size: 11pt;
		font-weight: bold;
	}
	table.product_list tr.list_item_noborder td.right 
	{
		background: transparent;
		text-align: right;
		empty-cells: show;
	}
	table.product_list tr.list_item_noborder td 
	{
		background: transparent;
		text-align: left;
		empty-cells: show;
	}

	table.order 
	{
		margin: 5px;
		padding: 5px;
		width: 98%;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
		background: #ededed;
		border-collapse: collapse;
	}
	table.order td 
	{
	}
	table.order td.border_left 
	{
		border-left: 1px solid #c0c0c0;
		padding-left: 20px;
	}
	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: 15%;
		font-weight: bold;
	}
	table.customer_data td.data_text 
	{
		width: 60%;
		font-weight: normal;
	}

	table.product_list tr.list_item 
	{
		border-top: 1px solid #c0c0c0;
	}

	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#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#oldprice {
		clear: right;
		color: black;
		font-size: 16px;
		font-weight: normal;
		float: right;
		height: 30px;
		line-height: 30px;
		text-decoration: line-through;
	}
	
	

	div#oldprice_list{
		text-decoration: line-through;
	}
	
	div#stocktitle 
	{
		clear: both;
		float: left;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
	}
	div#stockvalue
	{
		clear: right;
		font-weight: normal;
		float: right;
		height: 20px;
		line-height: 20px;
	}
	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.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;
	}
	
	p.product_link a 
	{
		text-decoration: none;
		font-style: italic;
		font-size: 10pt;
		color: #007F0E;
	}
	table#product_datatable
	{
		width: 99%;
		
	}
	
	p.product_code 
	{ 
		margin-bottom: 0;
		margin-top: 0px;
	}
	
	p.product_name_1 
	{
		font-weight: normal;
		font-style: italic;
		font-size: 8pt;
		margin-top: 0px;
	}
	p.product_name_2 
	{
		font-weight: normal;
		font-size: 10pt;
	}
	p.product_name_4 
	{
		font-weight: normal;
		font-style: italic;
		font-size: 8pt;
		margin-top: 0px;
	}
	p.product_link
	{
		font-weight: normal;
		font-size: 9pt;
	}
	td.product_info
	{
		font-weight: normal;
		font-size: 8pt;
		margin-top: 0px;
	}
	
	select.catalogue
	{
		width: 200px;
		background-color: #E1E1E1;
		font-weight: bold;
	}
	div#addtocart 
	{
		text-align: center;
		overflow: auto;
		clear: both;
		margin-top: 10px;
	}
	table.product_list tr.list_item td 
	{
		border-bottom: 1px solid #c0c0c0;
		background: transparent;
		text-align: left;
		empty-cells: show;
		padding-top: 2px;
		padding-bottom: 2px;
	} 
	div#notifywheninstock {
		text-align: left;
		clear: both;
		border: 1px solid #cecece;
		padding: 5px;
		margin-top: 10px;
	}
	div#notifywheninstock h3
	{
		text-align: center;
		margin: 0;
		margin-bottom: 5px;
	}
	
	div#notifywheninstock input
	{
		margin: 0;
		left: 0;
	}
	
	div#notifywheninstock fieldset
	{
		padding: 0;
		margin: 0;
		border: 0px;
	}
	
	table.product_list tr.list_item td.right 
	{
		border-bottom: 1px solid #c0c0c0;
		background: transparent;
		text-align: right;
		empty-cells: show;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 4px;
	}

	table.product_list 
	{
		border: 0;
		margin: 5px;
		width: 98%;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9pt;
/*		border-collapse: collapse;*/
	}

	table.product_list td
	{
		border: 1px solid white;
	}
	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;
	}

	
	td.left_item 
	{
		border:0; 
		float: left; 
		margin: 0;
		margin-left: 10px;
		padding: 0;
		width:45%;
		min-height:190px;
		position:relative;
		border-right: 2px dashed #c0c0c0;
	}

	td.right_item 
	{
		border:0; 
		float: left; 
		margin: 5px;
		margin-right: 10px;
		padding: 5px;
		width:45%;
		min-height:190px;
		position:relative;
	}

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

	p.text 
	{
		width: 140px;
	}

	input.refresh 
	{
		background-color: white;	
		border: 2;
		background-image: url("pic/refresh.gif");
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 10px;
		color: black;
		font-size: 12pt;
	}
	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;
		padding: 10px;
		width: 320px;
	}
	
	td#description_cell
	{
/*		width: 60%;*/
	}
	td#price_cell img 
	{
		text-align: center;
	}	

	
	div#frontpage_latest_products,
	div#frontpage_popular
	{
		clear: right;
	}
	
	
	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#frontpage_latest_products ul,
	div#frontpage_popular 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: 300px;
	height: 160px;
	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;
}

	div#cartsaved, 
	div#cartremoved 
	{
		position: absolute;
		top: 300px;
		
		width: 300px;
		height: 300px;
		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;
	}
	
	/* Calendar */
	/* START */
	
	div#calendar table.main_calendar
	{
		border: 1px solid black;
		display: block;
		width: 1100px;
		border-collapse: collapse;
		border-spacing: 0px;
	}
	
	div#calendar table.main_calendar tr:hover 
	{
		background-color: red;
	}
	td.empty1:hover,
	td.empty2:hover
	{
		background-color: #d0e1e1;
	}
	
	/* BG resets */
	div#calendar table.main_calendar #cal_weekday:hover, 
	div#calendar table.main_calendar  td.cal_time,
	div#calendar table.main_calendar tr:first-child:hover,
	div#calendar table.main_calendar  tr.slot
	{
		background-color: white;
	}
	
	div#calendar table.main_calendar  td.cal_time
	{
		width: 50px;
	}
	div#calendar table.main_calendar td.date, div#calendar table.main_calendar td.dayofweek
	{
		width: 170px;
	}
	
	tr.slot td
	{
		border: #003399;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 2px;
		border-left-width: 1px;
	}
	
	td.date
	{
		border: #003399;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 0px;
	}
	
	td.dayofweek
	{
		border: #003399;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 0px;
	}	
	
	td.empty1,
	td.empty2,
	td.selected1,
	td.selected2,
	td.reserved01,
	td.reserved02,
	td.reserved11,
	td.reserved12,
	td.reserved21,
	td.reserved22,
	td.away
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		background-color: #F2FFFF;
		text-align: left;
		vertical-align: top;
		/*height: 25px;*/
		/*width: 10%;*/
		min-width: 20px;
		border: #003399;
		border-style: solid;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		color: #003399;
		margin: 0px;
	}
	td.away
	{		
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-right-width: 1px;
		border-left-width: 1px;
		width: 45px;
	}
	
	td.empty1,
	td.selected1,
	td.reserved01,
	td.reserved11,
	td.reserved21
	{
		border-right-width: 1px;
		padding: 0px 0px 1px 0px;
		width: 45px;
		
	}
	
	td.empty2,
	td.selected2,
	td.reserved02,
	td.reserved12,
	td.reserved22
	{
		border-right-width: 5px;
		padding: 0px 3px 1px 0px;
		width: 45px;
	}
	
	td.selected1,
	td.selected2
	{
		background-color: #FA8072;
	}
	
	td.reserved01,
	td.reserved02,
	td.reserved11,
	td.reserved12,
	td.reserved21,
	td.reserved22
	{
		border-top-width: 0px;
		border-bottom-width: 0px;
	
	}
	
	td.reserved01,
	td.reserved02
	{
			background-color: #FF3333;
	}
	
	td.reserved11,
	td.reserved12
	{
			background-color: #99FF99;
	}
	
	td.reserved21,
	td.reserved22
	{
			background-color: #999933;
	}
	
	td.bg-cyan
	{
		background-color: cyan;
	}
	td.bg-yellow
	{
		background-color: yellow;
	}
	td.bg-pink
	{
		background-color: pink;
	}
	.slot_20 td, .slot_21 td, .slot_22 td, .slot_23 td, td.bg-white
	{
		background-color: #FFFFD6;
	}
	.slot_20 td:first-child, .slot_21 td:first-child, .slot_22 td:first-child, .slot_23 td:first-child,
	.slot_20 td:last-child, .slot_21 td:last-child, .slot_22 td:last-child, .slot_23 td:last-child
	{
		background-color: transparent;
	}
	td.away
	{
		background-color: #B8B8B8 !important;
	}
	
	div.weekselection
	{
		width: 1100px;
		text-align: center;
		margin: 10px;
 	
	}
	
	div.order_popup
	{
		visibility: hidden;
		display: none;
		position: absolute;
		top: 1px;
		left: 1px;
		z-index: 20;
	}
	
	span.notice
	{
		color: red;
	}
	
	div.order_popup table
	{
		width: auto;
		background-color: wheat;
	}
	/* Calendar */
	/* END */
	
	/* Submenu fix for left table */
	/* START */
	div.left_table div.navigation ul li.subitem, div.left_table div.navigation ul li.subitem:hover a
	{
		color: #003793;
	}
	div.left_table div.navigation ul li.subitem:hover 
	{
		background-color: transparent;
		color: #003793;
	}
	div.left_table div.navigation ul li.subitem ul
	{
		overflow: hidden;
		list-style: none;
	}
	div.left_table div.navigation ul li.subitem ul li
	{
		padding: 0;
	}
	div.left_table div.navigation ul li.subitem ul li a
	{
		line-height: 25px;
	}
	div.left_table div.navigation ul li.subitem ul li a:hover
	{
		color: white;
	}
    /* END */
	
	/* Search result message */
	#search_result_info 
	{
		border: 2px solid red;
		border-left: 10px solid red;
		padding: 5px;
		width: 30%;
	}
	
	/* For table with multiple search results */
	/* START */
	.search_sidebox
	{
		float: left;
	}
	#search_alternative_box input 
	{
		margin-top: 5px;
	}
	#search_alternative_box table
	{
		border-bottom: 1px solid black;
	}
	#search_alternative_box table div table tr:nth-child(even)
	{
		background: #DDD;
	}
	#search_alternative_box table div table tr:nth-child(odd)
	{
		background: #EEE;
	}
	/* END */
	
	#new_cust_data, #reg_no_field, #open_offer_field
	{
		width: 700px;
		float: left;
		overflow: visible;
	}
	#new_cust_data #number, #new_cust_data #name, #reg_no_field #search_reg
	{
		width: 210px;
		margin-left: 5px;
	}
	
	/* Reset all data button*/
	#start_over
	{
		float: right;
		margin-top: 15px;
		margin-right: 5px;
	}
	
	#away_tool
	{
		border: 1px solid #003399;
		background-color: #F8F8F8;
		max-width: 700px;
	}
	
	.firstmarking
	{
		border-top-width: 2px;
		border-top: 1px solid #003399 !important;
	}
	
	.order_popup
	{
		border-style: solid;
		background-color: white;
		padding: 5px;
		min-width: 350px;
		max-width: 500px;
	}	
	
	
	