body
{
	font-family:arial;
	font-size:11px;
}

td
{
	font-family:arial;
	font-size:11px;
}

select
{
	font-family:arial;
	font-size:11px;
}
/* top menu link*/
a.topmenu:link
{
	font-family:arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.topmenu:hover
{
	font-family:arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.topmenu:visited
{
	font-family:arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.pricedisplay{
	font-family:arial;
	padding: 3px 2px 2px 0.5em;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	text-align: right;
}

.savedisplay{
	font-family:arial;
	padding: 3px 2px 2px 0.5em;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	text-align: right;
}

.olddisplay{
	font-family:arial;
	padding: 3px 2px 2px 0.5em;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	color: red;
	font-color: red;
	font-size: 12px;
	margin: 0px;
	text-align: right;
	text-decoration:line-through;
}

/* top menu link*/
a.leftmenu:link , a.leftmenu:visited
{
	display: block;
	padding: 3px 2px 2px 0.5em;
	border-left: 0px solid #94b5f8;
	border-right: 0px solid #94b5f8;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #94b5f8;
	color: #2a4f95;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	height:20px;
}

a.leftmenu:hover
{
	border-left: 0px solid #6C99F4;
	border-right: 0px solid #6C99F4;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #6C99F4;
	color: #2a4f95;
	font-size: 10px;
	margin: 0px;
}

a.leftmenu1:link , a.leftmenu1:visited
{
	display: block;
	padding: 3px 2px 2px 0.5em;
	border-left: 0px solid #94b5f8;
	border-right: 0px solid #94b5f8;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #94b5f8;
	color: #2a4f95;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	height:20px;
}

a.leftmenu1:hover
{
	border-left: 0px solid #6C99F4;
	border-right: 0px solid #6C99F4;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #6C99F4;
	color: #2a4f95;
	font-size: 10px;
	margin: 0px;
}

a.leftmenu2:link , a.leftmenu2:visited
{
	display: block;
	padding: 3px 2px 2px 0.5em;
	border-left: 0px solid #94b5f8;
	border-right: 0px solid #94b5f8;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #94b5f8;
	color: #2a4f95;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	height:20px;
}

a.leftmenu2:hover
{
	border-left: 0px solid #6C99F4;
	border-right: 0px solid #6C99F4;
	border-bottom: 2px solid #5577C1;
	border-top: 1px solid #c9dcfd;
	background-color: #6C99F4;
	color: #2a4f95;
	font-size: 10px;
	margin: 0px;
}

a.topten:link,a.topten:visited
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}

a.topten:hover
{
	color:#FF6600;
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;
}

a.footer:link,a.footer:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
}

a.footer:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
}

.basket_header
{
	color:#2C66D3;
}
.blueborder
{
border: solid 2px #458CE2;
}

.separator_line
{
border-bottom:solid 3px #458CE2;
width:100%;
margin-bottom: 3px;
margin-top: 10px;
}

.separator_red_line
{
border-bottom:solid 3px #E50607;
width:100%;
height:3px;
}

.path
{
	color:#3586DF;
	font-size:9px;
	text-decoration:none;
}

.opaque
{
	opacity: .4;
	filter: alpha(opacity=40);
}

a.GridItemName
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration:none;
	width:100%;
	height:100%;	
}

.GridItemPrice
{
	text-decoration:none;
	color:#FFFFFF;	font-size:16px;
	padding-left:8px;
	padding-top:8px;
}

.GridItemPriceSpec
{
	text-decoration:none;
	color:#FFFFFF;	
	font-size:15px;
	padding-top:8px;
}

.specgooff
{
	padding:3px;
	font-weight:bold;
	background-color:#e50607;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}

.specgoon
{
	padding:3px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}

.normaltext11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.headersred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.headersblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

.bluelinedown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-top: medium none #3399FF;
	border-right: medium none #3399FF;
	border-bottom: 4px solid #3399FF;
	border-left: medium none #3399FF;
}

.normaltext11topbottomblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;

}

.style3 {
	color: #000000
}

.style4 {
	color: #0000FF;
}

table.product_link {
	cursor:hand;
	border-right: #4b73c7 1px solid;
	border-top: #4b73c7 1px solid;
	border-left: #4b73c7 1px solid;
	border-bottom: #4b73c7 1px solid
}

.address_info, .delivery_info, .payment_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #565656;
	width: 100%;
}

.newdiscount {
}

.input_radio {
	width: 20px;
}

.input_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #000000;
}

.input_label_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #000000;
}
	
div#fakebody { 
	width: 754px; 
	position: absolute; 
	left: 50%; 
	top: 10px; 
	margin-left: -377px; 
}

table {
	text-align: left;
}

table#Table3 tr td table tr td { 
	padding: 4px 10px 4px 5px; 
	line-height: 1.9em; 
} 
	
*+html table#Table3 tr td table tr td font, 
* html table#Table3 tr td table tr td font { 
	display: inline-block; 
	margin: 0; 
	padding: 0; 
	line-height: 1.4em; 
} 

table#Table3 tr td table tr td img { 
	vertical-align:top; 
	padding:0 2px 0 10px; 
}

a.leftmenu, 
a.leftmenu:link, 
a.leftmenu:visited, 
a.leftmenu:hover { 
	font-size: 11px; 
	font-weight: bold; 
	height: auto; 
	padding:7px 2px 7px 0.5em; 
}

div#breadcrumb_chkout  {
	display:none;
}

span#def_ship_meth_text {
	color: grey;
}

div#NewBasketLinks {
	display: none;
}

div#NewCatContainer {
	display: none;	
}

div#NewProductContainer
{
	display: none;
}
tr.separator_row_white {
	height:2px;
	padding: 0px;
}

tr.separator_row_white td {
	height: 2px;
	padding: 0px;
}

input.update_from_basket_button {
	width:400px;
	border: 1px solid black;
	padding: 4px;
}

/* non faulty return application form */

table#nf_app_return_form {
	border: 10px solid white;
}

table#nf_app_return_form  td {
	border: 1px solid white;
	background: #e6edfb;
	padding:10px;
	font-size: 12px;
}

table#nf_app_return_form  td.content_invisible select {
	display:none;
}

table#nf_app_return_form  td.parent_row {
	width: 300px;
	font-weight: bold;
}

table#nf_app_return_form  td.child_row {
	width: 300px;
	padding-left: 40px;
}

table#nf_app_return_form  td.return_yesno {
	width: 10px;
}

table#nf_app_return_form  td.return_count {
	width:10px;
}

textarea#reasonforreturn {
	width: 420px;
	height: 70px;
}

.return_error_message {
	font-weight: bold;
	font-size: 12px;
	color: red;
	width: 100%;
	text-align: center;
}

.return_sent_confirmation {
	font-weight: bold;
	font-size: 12px;
	color: green;
	width: 100%;
	text-align: center;
}

#return_reset_button, #return_submit_button {
	color: black;
	background: #e6edfb;
	border: 1px solid black;
	width: 100px;
}

#return_reset_button:hover, #return_submit_button:hover {
	font-weight: bold;
	border: 1px solid black;
}

span.advanced_order_due {
	font:bold 9px Verdana;
	color: #5ba77c;
}

span.edit_warning {
	color: #FF0000;
	font: bold 12px Arial;
}

span.cr_message {
	color: #FF0000;
	font: bold 12px Arial;
}

div#cr_note {
	position: absolute; 
	top: 240px; 
	width:450px;
}

a.leftmenu1, 
a.leftmenu1:link, 
a.leftmenu1:visited, 
a.leftmenu1:hover { 
	font-size: 11px; 
	font-weight: bold; 
	height: auto; 
	padding:7px 2px 7px 0.5em; 
}

a.leftmenu2, 
a.leftmenu2:link, 
a.leftmenu2:visited, 
a.leftmenu2:hover { 
	font-size: 11px; 
	font-weight: bold; 
	height: auto; 
	padding:7px 2px 7px 0.5em; 
}

div#NewBasketLinks
{
	display: none;
}
div#NewCatContainer
{
	display: none;	
}
