/* Edit CSS code below - store.css - Do not remove this line */

body {
margin: 0;
padding: 0;
border: 0;
background-color: #918A7E;
}

body, p, td {
font-size: small;
font-family: Helvetica;
color: #490023;
}

img {
border: 0;
}

hr {
height: 1px;
}

/* Toolbar */

#e_toolbar {
background-color: #918A7E;
width: 600px;
}

#e_toolbar a {
font-family: Franklin Gothic Book;
font-weight: bold;
font-size: 80%;
color: #490023;
text-decoration: none;
}

#e_toolbar a:active {
font-family: Franklin Gothic Book;
color: #FFFFFF;
}

#e_toolbar a:hover {
color: #FFFFFF;
}

#e_toolbar #Toolbar_Links {
margin: 10px 0 0 5px;
}




.Search_Field { 
font-size: 70%; 
background-color: #fff; 
border: 1px solid #ccc; 
padding: 2px;
}

.Search_Button { 
padding: 0px;
color: #ffffff;
font-size: 70%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}

/* Basket */

#e_basket {
width: 150px;
}

#e_basket td {
font-size: 80%;
}

#e_basket a, #e_basket td {
color: #ffffff;
text-decoration: none;
font-weight: bold;

}

#e_basket a:hover {
color: #490023;
}








/* Menu */

#e_menu {
vertical-align: top;
background-image: url('images/menu-bar.gif');
background-repeat: no-repeat;
background-color: #C1C6AF;
width: 133px;
height: 445px;
padding: 0 0 0 0;
}

#e_menu a {
font-family: Franklin Gothic Book;
font-size: 80%;
color: #490023;
text-decoration: none;
font-weight: bold;
margin: 2px 0 2px 0;
display: block;
}

#e_menu a:hover {
color: #FFFFFF;
}

.Menu_Header {
display: block;
padding: 8px 0 5px 0;
color: #000;
font-weight: bold;
font-size: 80%;
}

/* Page */



#e_page {
vertical-align: top;
padding: 0 0 0 0;
background-color: #C1C6AF;
}

h1 {
font-family: Helvetica;
font-size: 20px;
color: #490023;
font-weight: bold;
}

h2 {
font-family: Helvetica;
font-size: 16px;
color: #490023;
}

h3 {
font-family: Helvetica;
font-size: 14px;
color: #490023;
}

h4 {
font-family: Helvetica;
font-size: 12px;
color: #490023;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-family: Arial;
font-size: 8px;
color: #490023;
text-decoration: none;
}


.Product_Name {
color: #490023;
font-weight: bold;
font-size: 80%;
}

/* Checkout */

fieldset {
padding: 5px;
}


/* Footer */

#e_footer {
padding-top: 10px;
border-top: 0px #ccc solid;
text-align: center;
font-size: 80%;
font-family: Helvetica;
color: #490023;
background-color: #918a7e;
}

#e_footer a {
color: #333;
}


.select_location {display:none}
.postage_method {display:none}

