﻿/* MENUBAR LINKS */
.menucell
{
background-image: url(../images/main_layout/Menu_Bar_BG.jpg) ;
background-repeat: repeat-x ;
width: 550px ; 
height: 25px ;
}

#Page_Menu 
{
border: none ;
color: #ffffff;
font-weight: 500;
font-size: .8em;
line-height: 100%;
margin: 0 .5em 0 .5em;
padding: 5px 5px 5px 5px ;
width: 550px ;
height: 15px ;
text-align: center ;
}

#Page_Menu a 
{
color: #ffffff ;
font-weight: 500;
border: none;
display: inline ;
margin: 0 ;
padding: 0 ;
}

#Page_Menu a:link 
{
background: transparent;
color: #ffffff;
text-decoration: none;
display: inline ;
margin: 0 ;
padding: 0 ;
}

#Page_Menu a:visited 
{
background: transparent;
color: #ffffff;
text-decoration: none;
display: inline ;
margin: 0 ;
padding: 0 ;
}

#Page_Menu a:hover 
{
background: transparent;
border: none ;
color: #fff000 ;
margin: 0 ;
padding: 0 ;
text-decoration: none;
}

#Page_Menu ul
{
list-style: none;
border: none ;
color: #ffffff;
font-weight: 500;
font-size: .8em;
line-height: 100%;
text-align: center ;
}

#Page_Menu li
{
color: #ffffff ;
font-weight: 500;
border: none;
display: inline ;
margin: 0 .5em 0 .5em;
padding: 5px 12px 5px 12px ;
}

/* CATEGORY LINKS */
.category
{
border: 0px solid #ffffff ;
width: 194px;
height: 24px;
background-image: url('../images/main_layout/Category_BG.jpg');
background-repeat: no-repeat ;
font-family: Verdana ;
font-size: .8em ;
padding: 0px 10px 0px 5px ;
margin: 0px 0px 0px 0px ;
text-align: right ;
font-weight: 500 ;
}
.category a
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-weight: 500;
color: #000000;
text-decoration: none ;
}
.category a:active 
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
color: #000000;
font-weight: 500;
text-decoration: none ;
}
.category a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
color: #000000 ;
}
.category a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
color: #000000;
}
.category a:link
{
font-family: Verdana, Arial, Helvetica, sans-serif ;
}

/* CART LINKS TEXT */
#cartlinktext
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}

#cartlinktext a
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}

#cartlinktext a:link
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}

#cartlinktext a:visited
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}

#cartlinktext a:hover
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}

#cartlinktext a:active
{
text-decoration: none ;
font-size: .9em ;
text-align: center ;
padding: 0px 0px 0px 0px ;
color: #000000 ;
}
