/*Edit CSS code below - store.css - Do not remove this line*/

.Search_Box {
background-color: #333333;
}

.Search_Text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

hr {
height:1px;
}

img {
border:0;
}

body {
border:0;
padding:0;
margin:0;
background-color: #fff;
}

#Page_Header {
}

h1, .Page_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #7986b5;
font-weight: bold;
}

#Page_Breadcrumb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #aeb6d4;
}

a .Product_Image {
border:1px solid #adb7da;
}

#e_basket {
background-image: url(images/templates/basket_bg_029.jpg);
background-repeat: no-repeat;
}

#e_toolbar {
background-image: url(images/templates/toolbar_bg_029.jpg);
background-repeat: no-repeat;
background-color: #333333;
}

#e_menu {
background-image: url(images/templates/menu_bg_029.gif);
}

#e_page {
vertical-align: top;
padding: 10px;
}

#e_page a{
color: blue;
}

#e_page a:hover{
color: blue;
text-decoration:underline;
}

#e_menu {
vertical-align: top;
}

.home, p, td {
font-size:11px;
font-family:   Verdana, Arial, Helvetica,  sans-serif;
color: #000000;
}

.header {
font-size:12px;
color: #0000;
font-weight: bold;
}

.menu_header {
font-size:14px;
color: #7986b5;
font-weight: bold;
border-bottom:1px solid #7986b5;
padding-left:14px;
padding-bottom:5px;
margin-bottom:5px;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:active {
color: #000000;
text-decoration: none;
}

.offer a {
color: red;
font-weight: bold;
}

#footer {
text-align:center;
font-size:10px;
font-family: Verdana, Arial, Helvetica,  sans-serif;
color: #333333;
}