.netscapeignoresthis	{ }	/*----- netscape browser fix -----*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small;
    /* intended value for better browsers */
	font-size : 62.5%;
	background-image: url(../backgrounds/main_bg.gif);
	background-repeat: repeat;
	line-height: 1.5em;
	
}
td {
	font-size: 12px;
	}
.smallnormal			{ }
.smallnormaltable		{  }
.smallnormaltablealt	{  }
.mednormal				{}
.mednormaltable			{  }
.medbold				{  }
.medboldalt				{  }
.medboldtable			{   }
.largebold				{    }
.largeboldalt			{  }
.smallcompact			{ }
.smallbold				{  }
.smallboldtable			{   }
.smallboldtablealt		{   }
.smallboldtabletop		{   }
.smallboldtemplate		{   }
.smallboldfooter		{  }
.locationbar			{  }
.searchtexthighlight	{ }


/*---------- default site link ---------------------------------------*/

a					{
	color: #E00000;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #E00000;
	text-decoration: none;
}
a:hover					{
	/*color: #FFFFFF;
	text-decoration: none;
	background-color: #E00000;*/
	color: #E00000;
	text-decoration: underline;
}


/*---------- template header menu ------------------------------------*/

A.templatemenu:link		{   }
A.templatemenu:visited	{   }
A.templatemenu:hover	{    }


/*---------- mini basket link ----------------------------------------*/

A.minibasket:link		{ }
A.minibasket:visited	{ }
A.minibasket:hover		{  }


/*---------- product location bar ------------------------------------*/

A.locationlink:link			{ }
A.locationlink:visited		{ }
A.locationlink:hover		{  }


/*---------- product categories --------------------------------------*/

A.prodtypemenu:link			{  }
A.prodtypemenu:visited		{  }
A.prodtypemenu:hover		{  }

A.prodtypemenu1:link		{  }
A.prodtypemenu1:visited		{  }
A.prodtypemenu1:hover		{  }

A.prodtypemenu2:link		{  }
A.prodtypemenu2:visited		{  }
A.prodtypemenu2:hover		{  }


table.minibasket		{ }
tr.minibasketline 		{ }
tr.minibasketline2 		{ }

hr				{}
pre				{}
select			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.currencymenu	{ }
select.languagemenu	{ }
select.prodtypemenu	{}

form			{}

table.mainpage			{}
table.topsales			{}

tr.mainpagetableline 		{}
tr.mainpagetableline2 		{}
tr.mainpagetablespecial		{}
tr.mainpageversionhighlight	{}

td.topsales					{}

.buttonstyle		{}
.textboxsmall		{}
.copyright {
	font-size: 10px;
	color: #999999;
}
.copyright a {
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	border: 0px;
}
.copyright a:hover {

	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration:none;
	border: 0px;
}
.noborder {
	line-height: 1.0em;
	text-decoration: none;
	border: 0px;
}

#basket_total {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	line-height: 1.0em;
	margin-top: 3px;
	margin-bottom: 0px;
}
#blackboard {
	background-image: url(../backgrounds/blackboard.jpg);
	width: 123px;
	margin-top: 6px;
	margin-left: 8px;
	padding: 10px;
}
#logo {
	margin-left: 8px;
}

td.divider1		{
	background-image: url(../dividers/1.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
td.divider2		{
	background-image: url(../dividers/2.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
td.divider3		{
	background-image: url(../dividers/3.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
td.divider4		{
	background-image: url(../dividers/4.gif);
	background-repeat: repeat;
	background-position: right top;
}
td.divider5		{
	background-image: url(../dividers/5.gif);
	background-repeat: repeat;
	background-position: right top;
}
td.divider6		{
	background-image: url(../dividers/6.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
td.divider7		{
	background-image: url(../dividers/7.gif);
	background-repeat: repeat;
	background-position: right top;
}
td.divider8		{
	background-image: url(../dividers/8.gif);
	background-repeat: repeat;
	background-position: right top;
}
.strapline {
	font-style: italic;
	color: #999999;
	font-size: 11px;
}
.strapline_detail {
	color: #E00000;
	font-weight: bold;
}
.productimg {
	padding-left: 30px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #E00000;
	border-bottom: 8px;
}
.thumbimg {
	margin-right: 10px;
	margin-bottom: 10px;
}