.netscapeignoresthis	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; }	/*----- netscape browser fix -----*/
body {margin: 0; background-color: #FFFFFF;}
body,td,th {color: #000000;}
img {border: none;}


/*---------- main text styles ------------------------------------*/

.smallnormal			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.smallnormaltable		{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Black; }
.smallnormaltablealt	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003399; }
.mednormal				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.mednormaltable			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.medbold				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.medboldalt				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.medboldtable			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
}
.largebold				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 100%;
	padding: 2px 3px;
	letter-spacing: 1px;
	background-image:   url(Title-bg.gif);
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
.largebold2				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 100%;
	padding: 2px 3px;
	letter-spacing: 1px;
	background-image:   url(Title-bg.gif);
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
h1				{
	font-size: 15px;
	margin: 0px;
  padding: 0;
}
h2				{
	font-size: 14px;
}
h3				{
	font-size: 13px;
}
.largeboldalt			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.smallcompact			{font-family: Arial, Helvetica, sans-serif; font-size: 10px }
.smallbold				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.smallboldtable			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.smallboldtablealt		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.smallboldtabletop		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #AF997D;
}
.smallboldtemplate		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: White; text-transform: uppercase; }
.smallboldtemplatealt	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #AF997D; text-transform: uppercase; }
.smallfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallboldfooter		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: bold; }
.subhead-static {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead-product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	list-style-image: url(../../images_webshop/Arrow-d2.gif);
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.searchtexthighlight	{
	background: #FFE633;
}
.highlight {
	font-weight: bold;
}
.bullet {
	list-style-type: square;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	color: #663300;
	list-style-position: outside;
}
.internallinks {
	font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	color: #999999;
	text-align: center;
	border-top: solid 1px #DDDDDD;
	margin: 15px 5px 0;
	padding-top: 5px;
	clear: both;
}
.internallinks a:link, .internallinks a:visited {
 color: #666666;
}
.internallinks a:hover {
 color: #666666;
	text-decoration: underline;
}
#productinternallinks {
	margin: 10px 0 0;
	position: relative;
	top: 5px;
}


/*---------- default site links --------------------------------------*/

a:link					{text-decoration: none; color: #AF0019; }
a:visited				{text-decoration: none; color: #AF0019; }
a:hover					{text-decoration: underline; color: #FF6666; }


/*---------- template background styles ------------------------------------*/

.header-bg {background-image: url(Header-bg.gif);}
.bannerhead-bg {background-image: url(Bannerhead-bg.gif);}
.main-bg-t {background-image: url(Main-bg-t.gif);}
.main-bg {background-image: url(Main-bg.gif);}
.main-bg-b {background-image: url(Main-bg-b.gif);}


/*---------- template header menu ------------------------------------*/

a.templatemenu:link		{text-decoration: none;	color: #AF0019;	padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
a.templatemenu:visited	{text-decoration: none; color: #AF0019; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }
a.templatemenu:hover	{text-decoration: none; color: #FF6666; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; }


/*---------- template footer menu ------------------------------------*/

a.templatemenu2:link		{
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px;
}
a.templatemenu2:visited	{
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px;
}
a.templatemenu2:hover	{
	text-decoration: none;
	color: #AFAFAF;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: none;
}


/*---------- search box ----------------------------------------------*/

#searchfield {width: 108px;}
#searchsubmit {width: 40px;}

/*---------- mini basket link ----------------------------------------*/

a.minibasket:link	{text-decoration: none; color: #AF0019; }
a.minibasket:visited	{text-decoration: none; color: #AF0019; }
a.minibasket:hover	{text-decoration: underline; color: #FF6666; }


/*---------- product location bar (breadcrumb trail) -----------------*/

.LocationBar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
 text-transform: lowercase;
}
a.locationlink:link	{text-decoration: none; color: #AF0019; }
a.locationlink:visited	{text-decoration: none; color: #AF0019; }
a.locationlink:hover	{text-decoration: underline; color: #FF6666; }


/*---------- product categories -------------------------------------*/

a.prodtypemenu1:link, a.prodtypemenu1:visited	{
text-decoration: none;
color: #AF0019;
text-transform: uppercase;
background: url(Main-bg.gif) repeat;
float: right;
width: 100%;
padding: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
a.prodtypemenu1:hover		{
text-decoration: none;
color: White;
background: #663300 url(Title-bg.gif) repeat;
}
a.prodtypemenu2:link, a.prodtypemenu2:visited	{
text-decoration: none;
color: #AF0019;
background: none;
float: right;
width: 80%;
padding: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E5D7AA;
}
a.prodtypemenu2:hover		{
text-decoration: none;
color: White;
background: #663300 url(Title-bg.gif) repeat;
}


table.minibasket		{background-color: White; }
tr.minibasketline 		{
	padding-right: 2px;
	padding-left: 2px;
}
tr.minibasketline2 		{
	background-image:   url(Main-bg.gif);
	padding: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

hr				{height: 1px; color: #DDDDDD; background-color: #DDDDDD; border-width: 0px; }
pre				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
select			{font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Black; background-color: White; border-color: #DDDDDD; }
select.currencymenu	{font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Black; background-color: #609AEF; border-color: #508ADF; }
select.languagemenu	{font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Black; background-color: #609AEF; border-color: #508ADF; }
select.prodtypemenu	{font-weight: normal; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: White; border-color: #DDDDDD; }

form			{margin: 0 }

table.mainpage			{background-color: White; }
table.topsales			{background-color: White; }

tr.mainpagetableline 		{
	background-color: #F7F7F7;
}
tr.mainpagetableline2 		{
}
tr.mainpagetablespecial		{}
tr.mainpageversionhighlight	{background-color: #FFCC00; }
tr.versiontableline 		{
	background-image:   url(Border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
tr.versiontableline2 		{
	background-image:   url(Border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.shortformatproduct		{
	border: 1px solid #E5D7AA;
	padding: 2px;
}
td.topsales					{}

.buttonstyle		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #AFAFAF;
	text-transform: uppercase;
}
.textboxsmall		{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: Black; background-color: White; }



/*---------- home page news items ------------------------------------*/

#home-content {
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: -5px;
}
#home-content br {
	clear: both;
	height: 0px;
	width: 0px;
}
#home-content p {
	margin: 0px;
	padding: 0px;
}
#home-content img {
	border-style: none;
}
#home1 {
	background: #AF997D url(../../images_static/Home1-br.gif) no-repeat right bottom;
	height: 216px;
	clear: both;
}
#home-content>#home1 {
	min-height: 210px;
	height: auto;
}
#home1 img {
	display: inline;
	height: 216px;
	float: left;
	margin-left: -3px;
	width: 432px;
}
#home1 .heading {
	font-size: 50px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 8px;
	padding: 10px 20px 0px 8px;
}
#home1 .subhead {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	left: 20px;
	padding-right: 30px;
}
#home1 .body {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	padding: 6px 30px 20px 0px;
	left: 20px;
}
#home2 {
	padding: 0px 10px;
	clear: both;
}
#home2 img {
	float: right;
	display: inline;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#home2 .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	padding: 18px 0 2px 0;
}
#home2 .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 420px;
	padding-bottom: 9px;
}
#home2 .select-cat {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	position: relative;
	top: 5px;
	right: 4px;
	text-align: right;
	width: 150px;
	color: #AF997D;
}
#home-cats-container {
	background: #AF0019 url(../../images_static/Home-cats-bg.jpg) repeat-x top;
	height: 318px;
	clear: both;
}
#home-content>#home-cats-container {
	height: auto;
	min-height: 318px;
}
#home-cats-bg-img {
	background: url(../../images_static/Home-cats-bg-img.jpg) no-repeat left top;
	height: 318px;
}
#home-cats {
	float: right;
	width: 432px;
	display: inline;
}
#home-cats div {
	display: inline;
	float: left;
}
#home-cats img {
	height: 90px;
	border-style: none;
}
#home-cats a:link, #home-cats a:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#home-cats a:hover {
	color: #FF6666;
}
#home-cats br {
	clear: none;
	height: 0px;
}
#home-cats span {
	padding-left: 6px;
	line-height: 16px;
}

#home-about1,
#home-about2 {
  margin: 18px 0 10px 0;
}
#home-about2 {
  background: #F2F2F2;
  margin-top: 10px;
}
/* clears float */
#home-about1:after { content: " "; font-size: 0; display: block; height: 0; clear: both; visibility: hidden; }
#home-about1 { display: inline-block; }
/* hides from IE5 Mac \*/
#home-about1 { display: block;
}
/* clears float */
#home-about2:after { content: " "; font-size: 0; display: block; height: 0; clear: both; visibility: hidden; }
#home-about2 { display: inline-block; }
/* hides from IE5 Mac \*/
#home-about2 { display: block;
}
#home-about1 img {
  float: right;
  padding-bottom: 10px;
}
#home-about2 .col1,
#home-about2 .col2 {
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  display: inline;
  padding-bottom: 10px;
}
#home-about2 .col1 {
  width: 49%;
}
#home-about2 .col2 {
  width: 50%;
  border-left: solid 3px #FFF;
}
#home-about1 h1 {
  font-size: 14px;
  color: #663300;
  margin: 0 10px 2px 10px;
}
#home-about2 h2 {
  font-size: 13px;
  color: #663300;
  margin: 10px 10px 5px 10px;
}
#home-about1 h1,
#home-about1 p {
  padding-right: 220px;
}
#home-about1 p,
#home-about2 p {
  margin: 0 10px 10px 10px;
}
#rss-feed-link {
  display: block;
  clear: both;
  margin: 0 10px 10px 10px;
}



/*---------- helpline tel no box -------------------------------------*/

.helpline-bg-t {
	background-image: url(helpline-bg-t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.helpline-bg-b {
	background-image: url(helpline-bg-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.helpline-border-ltr {
	border-top: 1px solid #E5D7AA;
	border-right: 1px solid #E5D7AA;
	border-left: 1px solid #E5D7AA;
}
.helpline-border-b {
	background-image: url(Border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.helplinesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.helplinemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
}
.helplinelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	position: relative;
	top: 1.5px;
}


/*---------- terms and conditions -------------------------------------*/

.numbering-roman-lc {
	list-style-type: lower-roman;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.numbering-alpha-lc {
	list-style-type: lower-alpha;
	padding: 0px 0px 8px;
	list-style-position: outside;
}

