﻿/* default styles - do not edit */
.clCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}
/* default styles - end */
/*Style for the background-bar*/
.clBar {
	position: absolute;
	width: 10;
	height: 10;
	background-color: #EDF6FF;
	layer-background-color: #ffffff;
	visibility: hidden;
}
/*Styles for level 0*/
/*  */
.clLevel0, .clLevel0over {
	position: absolute;
	padding: 1px;
	font-family: verenda,tahoma,arial,helvetica;
	font-size: 8pt;
}
.clLevel0 {
	background-color: #ffffff;
	layer-background-color: #ffff11;
	color: #15528E;
}
.clLevel0over {
	background-color: #efefef;
	layer-background-color: #EDF6FF;
	color: #415992;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border {
	position: absolute;
	visibility: hidden;
	background-color: #eeeeee;
	layer-background-color: #eeeeee;
}
/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position: absolute;
	padding: 1px;
	font-family: verenda,tahoma,arial,helvetica;
	font-size: 8pt;
}
.clLevel1 {
	background-color: #F5F7F8;
	layer-background-color: #F5F7Ff;
	color: #15528E;
}
.clLevel1over {
	background-color: #efefef;
	layer-background-color: #EDF6FF;
	color: #415992;
	cursor: pointer;
	cursor: hand;
}
.clLevel1border {
	position: absolute;
	visibility: hidden;
	background-color: #eeeeee;
	layer-background-color: #eeeeee;
}
/*Styles for level 2*/
.clLevel2, .clLevel2over {
	position: absolute;
	padding: 2px;
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
}
.clLevel2 {
	background-color: #FF9900;
	layer-background-color: Navy;
	color: white;
}
.clLevel2over {
	background-color: #EAFFF4;
	layer-background-color: #67FF00;
	color: white;
	cursor: pointer;
	cursor: hand;
}
.clLevel2border {
	position: absolute;
	visibility: hidden;
	background-color: #006699;
	layer-background-color: #006699;
}
#navigation {
	width: 170px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #EDF6FF;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 3px 2px 2px 0.5em;
	color: #15528E;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #efefef;
	color: #415992;
}
h1 {
	font-family: Tahoma;
	font-size: 17px;
	color: #003399;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	color: #808080;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #666699;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3ex;
}
table {
	font-family: Verdana;
	font-size: 8pt;
	color: #002B55;
}
*/
li { 
	font-family: Verdana; 
	font-size: 8pt; 
	list-style-type: square; 
	color:#002B55 
}
*/
input { 
	font-family: Tahoma; 
	font-size: 9pt; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px 
}
#sidebox_title {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 31px;
	margin-top: 0;
}
.topbar_links {
}
a.topbar_links {
	border: 0px solid #ffffff;
	font-family: Arial;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
a:hover.topbar_links {
	border: 1px solid #FF00FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFCEFF;
}
p {
	font-family: Verdana;
	font-size: 8pt;
	color: #002B55;
}
a {
	font-family: Arial;
	color: #2F79B7;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.subcategories {
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position-y: center;
}
a:visited.subcategories {
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position-y: center;
}
a:link.subcategories {
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position-y: center;
}
.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:link.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover.menu {
	color: #FF6600;
	text-decoration: none;
}
.productinstore {
	color: #008000;
}
.productname {
	font-family: Arial;
	font-size: 10pt;
	color: #2F79B7;
	font-weight: bold;
}
a:link.productname {
	font-family: Arial;
	font-size: 10pt;
	color: #2F79B7;
	font-weight: bold;
}
a:hover.productname {
	color: #003399;
}
.productfeaturedname {
	font-family: Arial;
	font-size: 14pt;
	color: #2F79B7;
	font-weight: bold;
}
a:link.productfeaturedname {
	font-family: Arial;
	font-size: 14pt;
	color: #2F79B7;
	font-weight: bold;
}
a:hover.productfeaturedname {
	color: #003399;
}
.productspecialname {
	font-family: Arial;
	font-size: 8pt;
	color: #2F79B7;
}
a:link.productspecialname {
	font-family: Arial;
	font-size: 8pt;
	color: #2F79B7;
}
a:hover.productspecialname {
	font-family: Arial;
	font-size: 8pt;
	color: #003399;
}
.menutitle {
	cursor: pointer;
	margin-bottom: 0px;
	color: #FFFFFF;
	width: 140px;
	padding: 1px;
	text-align: left;
	font-weight: bold;
}
.submenu {
	margin-bottom: 0.5em;
}
.productexvat {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
}
.productincvat {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FF6600;
}
.incvattag {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
}
.rrp {
	font-family: Tahoma;
	font-size: 10pt;
	color: #808080;
}
.productspecialexvat {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FF6600;
	font-weight: bold;
}
.productspecialincvat {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
}
.productdescription {
	font-family: Tahoma;
	font-size: 9pt;
	color: #1A3866;
}
.productcode {
	font-family: Tahoma;
	font-size: 8pt;
	color: #808080;
}
.productinstock {
	font-family: Tahoma;
	font-size: 8pt;
	color: #42B14A;
}
.productnotinstock {
	font-family: Tahoma;
	font-size: 8pt;
	color: #C22525;
}
.productinfotable {
	border: 1px solid #A1C3DF;
}
.productinfotabletitle {
	border-bottom: 1px solid #A1C3DF;
	font-family: Tahoma;
	font-size: 17px;
	color: #003399;
	font-weight: bold;
	background-color: #E2EDF5;
}
.productinfotablesub {
	border-top: 1px solid #A1C3DF;
	border-bottom: 1px solid #A1C3DF;
	font-family: Tahoma;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
	background-color: #E2EDF5;
}
.table_title {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/productbar_back.jpg');
}
a:link.table_title {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
a:visited.table_title {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
a:hover.table_title {
	font-family: Tahoma;
	font-size: 8pt;
	color: #bbbbbb;
}
.baskettotal {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #002B55;
	margin-right: 15ex;
}
.baskettotaltext {
	color: #0055AA;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.smallbasket_total {
	font-family: Tahoma;
	color: #D8E6FE;
	font-size: 8pt;
	font-weight: bold;
}
.smallbasket_items {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 8pt;
}
.smallbasket_text {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.box_titles {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	margin-left: 20ex;
	margin-top: 0;
}
.bar_menu {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
a:link.bar_menu {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.top_bar {
	font-family: Arial;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}
.top_links {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 2ex;
}
.bottom_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
}
a:link.bottom_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited.bottom_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.bottom_menu {
	font-family: Arial;
	font-size: 9pt;
	color: #003399;
}
.groupnames {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
}
a:link.groupnames {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a:visited.groupnames {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a:hover.groupnames {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #003399;
}
.bottom_copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #003D6F;
}
a:link.bottom_copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #0066CC;
}
a:visited.bottom_copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #0066CC;
}
a:hover.bottom_copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #3366CC;
}
.pagenumbers {
	border: 0px;
	margin: 8 2;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	word-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link.pagenumbers {
	border: 0px;
	margin: 8 2;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	word-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:visited.pagenumbers {
	border: 0px;
	margin: 8 2;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	word-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navStyleSelected {
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	border: 1px solid #F6770C;
	background-color: #FBE5B2;
}
.navStyle {
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	border: 1px solid #A1C3DF;
	background-color: #ffffff;
}
:hover.navStyle {
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	border: 1px solid #A1C3DF;
	background-color: #E2EDF5;
}

.style1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.style2 {
	color: #CC0000;
}
.style3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
}

