body{
background-color: #575757;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: Black;
}
a{
color: navy;
font-weight: bold;
text-decoration: underline;
}
a:hover{
color: #575757;
}
a.contact{
color: navy;
font-weight: bold;
text-decoration: underline;
}
a.contact:hover{
color: #575757;
}
a.main{
color: navy;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
a.main:hover{
color: #575757;
}
a.bar{
color: navy;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.bar:hover{
color: #575757;
}
a.menu{
text-transform:capitalize;
font-size: 10px;
width:auto;
text-decoration:none;
color:white;
background-color: #575757;
padding:5px 4px;
/*
border-right:1px solid white;
border-left:1px solid white;
*/
border: 1px outset white;
}
a.menu:hover{
background-color: NAVY;
color:white;
border: 1px inset #EEEEEE;
}
a.menua{
text-transform:capitalize;
font-size: 10px;
width:auto;
text-decoration:none;
color:white;
background-color: navy;
padding:5px 4px;
/*
border-right:1px solid white;
border-left:1px solid white;
*/
border: 1px inset #EEEEEE;
}
a.menua:hover{
text-transform:capitalize;
font-size: 10px;
width:auto;
text-decoration:none;
color:white;
background-color: navy;
padding:5px 4px;
/*
border-right:1px solid white;
border-left:1px solid white;
*/
border: 1px inset #EEEEEE;
}
/* CONTINUE LINK */
A.continue{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
A.continue:hover{
color: #FF0000;
text-decoration: none;
background-color : transparent;
}
/* LINK TO SUB CATEGORY */
A.child{
font-size: 14px;
}
/* LINK TO PARENT CATEGORY */
A.parent{
font-size: 16px;
}
/* ITEM TITLE LINK - SINGLE COLUMN FORMAT */
A.detail1{
font-size: 16px;
}
/* ITEM TITLE LINK - 3 COLUMN FORMAT */
A.detail3{
font-size: 12px;
}
/* ITEM TITLE LINK - 5 COLUMN FORMAT */
A.detail5{
font-size: 12px;
}
/* LINKS TO REMOVE OR EDIT CART ITEM */
A.cartlinks{
font-size: 12px;
}

h3{
margin: 0px;
}
td{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: Black;
}
td.center{
text-align: center;
background-color: #EEEEEE;
color: #000000;
}
td.name{
text-align: right;
background-color: #EEEEEE;
color: #000000;
}
td.rname{
text-align: right;
background-color: #EEEEEE;
color: #CC0000;
}
td.value{
text-align: left;
background-color: #FFFFFF;
color: #000000;
}
form{
margin: 0px;
}
ul.menu{
padding:0;
margin-left:auto;
margin-right:auto;
list-style-type:none;
position: relative;
top: 0pz;
left: 33px
}

li.menu{
display:inline
}
span.text1{
font-size: 14px;
font-weight: bold;
}
span.text2{
font-size: 14px;
font-weight: bold;
color: #990000;
}
span.cattitle{
color: navy;
font-weight: bold;
font-size: 16px;
}

span.copyright{
font-size: 10px;
font-weight: normal;
}
span.copyrighthome{
font-size: 10px;
font-weight: normal;
color:white;
}
/* TOP CATEGORY PAGE HORIZONTAL MENU */
