body { font-family: Verdana, Arial, sans-serif; }

A:link {
color: #000000;
text-decoration: none;
}
A:visited {
color: #000000;
text-decoration: none;
}
A:active {
color: #000000;
text-decoration: none;
}
A:hover {text-decoration: underline; color: blue;}


A.no:link {
color: #010101;
text-decoration: none;
}
A.no:visited {
color: #010101;
text-decoration: none;
}
A.no:active {
color: #010101;
text-decoration: none;
}
A.no:hover {
cursor:default;
text-decoration: none;
color: #111111;
}


ul.menu
{
padding:0;
list-style-type:none;
}
a.menu,p.menu
{
text-decoration:none;
text-align:center;
float:left;
width:8.41667%;
color:black;
background-color:#9999ff;
padding:0.2em 0.6em;
font-size: 16px;
font-weight: bold;
}
a.menu:hover{background-color:#E6E6E6}
li.menu {display:inline}
a.menu:link {
color: #000000;
text-decoration: none;
}
a.menu:visited {
color: #000000;
text-decoration: none;
}
a.menu:active {
color: #000000;
text-decoration: none;
}
A.menu:hover {text-decoration: none; color:#aaaaaa;}

/***************************************
****************************************

text in page header above the paypal and ebay logos

*/
h1.maintitle {
font-family: Arial, sans-serif; 
font-size: 18px;
font-color: #909090;
font-weight: bold;
}
/***************************************
****************************************

item title text on main page

*/
h2.mainsubtitle {
font-family: Arial, sans-serif; 
font-size: 16px;
font-color: #909090;
font-weight: bold;
}

/***************************************
****************************************

item title text on item page

*/
h1.itemtitle {
font-family: Arial, sans-serif; 
font-size: 22px;
font-color: #909090;
font-weight: bold;
}

/***************************************
****************************************

item summary text on item page

*/
h2.itemsummary {
font-family: Arial, sans-serif; 
font-size: 14px;
font-color: #909090;
font-weight: normal;
}

/***************************************
****************************************

item article text on item page

*/
h2.itemarticle {
font-family: Arial, sans-serif; 
font-size: 13px;
font-color: #b0b0b0;
font-weight: normal;
display:inline;
}

/***************************************
****************************************

text on main page describing each item (normal text and text in urls)
the text in either two should be a slightly different colour but
look the same to the eye - if they are the same colour an the method
may attract the wrong attention

the URLs should not indicate they are URLs

*/
p.mainpagedescriptions {
font-family: Arial, sans-serif;
font-size: 12px;
font-color: #000000;
display:inline;
}
a.mainpagedescriptions {
font-family: Arial, sans-serif; 
font-size: 12px;
/*font-color: #ff1010;*/
}
a.mainpagedescriptions:link {text-decoration: none;color: #1f1010;}
a.mainpagedescriptions:visited {text-decoration: none;color: #1f1010;}
a.mainpagedescriptions:active {text-decoration: none;color: #1f1010;}
a.mainpagedescriptions:hover {text-decoration: none;color: #4f4040;}

/* other... */


.menuviewcartbutton {
background-color: #9999ff;
font-family: verdana;
border: #9999ff 0px solid;
font-size: 16px;
font-weight: bold;
}

.menuviewcartform {display:inline}

.menuviewcartinput {display:inline}

