/*Edit CSS code below - store.css - Do not remove this line*/
 
* html body {
f\ont-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

body { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: small;
margin: 0 auto;
padding: 0px;     
color: #000;
line-height: 1.2em;
background-image: url('images/ava-bg.jpg') ;  
background-position: top;
background-repeat: no-repeat; 
width: 1024px;
height: 100%;
}

.topnav
{
float: right;
padding-right: 10px;
width: 180px;
margin-top: 20px;
}

.topnav a:link, .topnav a:visited
{
font-size: 9px;
font-family: Verdana;
color: #999;
text-decoration: none;
}

.topnav a:hover
{
font-size: 9px;
font-family: Verdana;
color: #ccc;
text-decoration: none;
}


#e_container {
display: block;
margin: 0 auto;
padding: 0;
width: 750px;
text-align: left; 
}

#line {
background-color: #BF003D;
width: 100%;
height: 5px;
display: block;  
clear: both;
padding: 0;
margin-top: 30px; 
}

img {
border: 0;
}

a:link, a:visited {
color: #cc0033;
text-decoration: underline;
}

a:hover {
color: #cc0033;
text-decoration: none;
}

p {
font-size: 95%;
}

hr {
border: none 0; 
border-top: 1px dashed #BF003D;
width: 100%;
height: 1px; 
clear: both;
}

#Featured_Products {
background-color: #fff;
} 

/*e_toolbar*/

#e_toolbar {
height: 115px;
width: 750px;
}

/*e_menu*/

.menu-header-large {
display: block; 
color: #BF003D;
text-decoration: none;
padding-top: 15px;
padding-bottom:10px;
font-size: 110%;
font-weight: bold;
} 

.menu-header {
display: block;
width: 190px;
color: #000;
text-decoration: none;
padding-top: 5px;
font-size: 100%;
font-weight: bold;
}

#e_menu {
vertical-align: top;
width: 190px;
padding-top: 5px;
padding-right: 5px;
margin: 0;
float: right;
line-height: 1.0em;
}

#e_menu a:link, #e_menu a:visited {
display: block;
width: 190px;
color: #666;
text-decoration: none;
padding-top: 5px;
font-size: 100%;
font-weight: bold;
}

#e_menu a:hover {
color: #ccc;
}

#e_menu .news a:link, #e_menu  .news a:visited {
color: #000;
}

#e_menu .news a:hover {
color: #ccc;
}

#e_menu .news p {
font-size: 85%;
padding: 0;} 

#e_menu .moreinfo a:link, #e_menu .moreinfo a:visited {
display: block;
width: 190px;
color: #6A6ADC;
text-decoration: none;
padding-top: 5px;
font-size: 80%;
font-weight: bold;
font-family: Verdana;
}

#e_menu .moreinfo a:hover {
color: #ccc;
}

/*e_page*/

#e_page {
display: block;
vertical-align: top;
margin: 0;
float: left;
padding-left: 4px;
padding-bottom:50px;
width: 535px;
font-size: 90%;
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #333333;
text-decoration: none;
}

h1 {
font-size:180%;
font-weight: normal;
color: #333;
margin-bottom: 15px;
padding: 0;
}

h2 {
font-size:160%;
font-weight: normal;
color: #666; 
}

h3 {
font-size:120%;
font-weight: normal;
color: #666; 
}

/*footer*/

#e_footer {
margin:0;
padding-left:400px;
padding-top: 5px;
color: #f5f5f5;
border:0;
color: #999;
font-size: 85%;
clear: both;
}

.date {
color:#666;
font-weight: bold;
font-family: Verdana;
font-size: 9px;}
