/* Edit CSS code below - store.css - Do not remove this line */

body {
margin: 0;
padding: 0;
border: 0;
background-color: #000;
}

body, p, td {
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

img {
border: 0;
}

hr {
height: 1px;
}


/* Toolbar */

#e_toolbar {
background-image: url('images/templates/toolbar_bg_009.jpg') ;
background-repeat: repeat-x;
background-color: #ffffff;
width: 435px;
}

#e_toolbar a {
font-size: 80%;
color: #fff;
text-decoration: none;
}

#e_toolbar a:hover {
color: #36A7FD;
}

#e_toolbar #Toolbar_Links {
margin: 14px 0 0 8px;
}


/* Basket */

#e_basket {
background-image: url('images/templates/basket_bg_009.jpg');
background-repeat: repeat-x;
width: 335px;
}

#e_basket td {
font-size: 80%;
}

#e_basket a, #e_basket td {
color: #fff;
text-decoration: none;
font-weight: bold;
}

#e_basket a:hover {
color: #36A7FD;
}

/* Menu */

#e_menu {
vertical-align: top;
background-image: url('images/templates/menu_bg_009.gif');
background-color: #ffffff;
width: 150px;
height: 400px;
padding: 10px 0 0 10px;
}

#e_menu a {
font-size: 80%;
color: #333;
text-decoration: none;
font-weight: normal;
margin: 4px 0 4px 0;
display: block;
}

#e_menu a:hover {
color: #36A7FD;
}

.Menu_Head {
padding: 5px 0 5px 0;
color: #ffffce;
font-size: 120%;
}

.Menu_Item {
text-align: right;
color: #000;
font-size: 80%;
padding: 0px 5px 2px 0;
}

/* Page */

#e_page {
vertical-align: top;
padding: 5px 10px 20px 10px;
background-color: #fff;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 150%;
color: #333333;
font-weight: bold;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 100%;
}



.Product_Name {
color: #333;
font-weight: bold;
font-size: 80%;
}

/* Checkout */

fieldset {
padding: 5px;
}


/* Footer */

#e_footer {
padding-top: 10px;
border-top: 1px #ccc solid;
text-align: center;
font-size: 80%;
font-family: Verdana, Arial, Helvetica,  sans-serif;
color: #333333;
background-color: #fff;
}

#e_footer a {
color: #333;
}
