/*cope with inheritance bugs*/

body {

background-image: url(bg.jpg); background-repeat: repeat-y;
color:#000000;
/* font-size: x-small; */
font-size: 9px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

}

table, th, td {
color:#000000;
/* font-size: x-small; */
font-size: 9px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

}

/*body specific*/
body{
background-image:url(background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
font-size: 9px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#cc0000;
font-size: 9px; font-weight: bold;
text-decoration:none;
}

a:visited{
color:#cc0000;
font-size: 9px; font-weight: bold;
text-decoration:none;
}

a:hover{
color:#cc0000;
font-size: 9px; font-weight: bold;
text-decoration:underline;
}

a:active{
color:#cc0000;
font-size: 9px; font-weight: bold;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ffffff;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.shopbasket { color: #D42727; text-decoration: underline; font-size: 9px; }
.enews {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}

/*
.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}
*/

.actxxsmall{font-size:9px;color:#000000;}
.actxsmall{font-size:9px;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:9px;color:#000000;}
.actxxlarge{font-size:9px;color:#000000;}

.actwarningcolor{color:#cc0000;}
.actrequiredcolor{color:#cc0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#cc0000;}
.actwarning{font-size:x-large;color:#cc0000;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#cc0000;}

.txtpurple { color: #cc0000; font-weight: bold; font-size: 9px; }
.txtgrey { color: #8b8b8b; font-weight: bold; font-size: 9px; }
.txtpurplecart { color: #cc0000;  font-size: 9px; }
.productid { color: #cc0000;  font-size: 12px; font-weight:bold; }
.txtgreycart { color: #8b8b8b;  font-size: 9px; }
.txtblackcart { color: #000000;  font-size: 9px; }
.priceblack { color: #000000; font-size: 9px; font-weight: bold; }
b { color: #000000; font-size: 9px; text-decoration:none; }
.txtvat { color: #cc0000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }