img {
  border: 0;
}

body {
  border: 0;
  padding: 0;
  margin: 0;
}
/*Edit CSS code below - store.css - Do not remove this line*/

.Search_Box {
  background-color:;
}

#e-margin {
  background-color: #ffffff;
}

#Page_Header {
  margin: 10px;
}

.Page_Name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333333;/*font-weight: bold;*/
}

#Page_Breadcrumb, #Page_Breadcrumb a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C7377D;
  text-decoration: none;
}

#e_toolbar {/* background-image: url(images/snowscene1.jpg) ;*/
  background-image: none;
  background-repeat: no-repeat;
  background-color: #ffffff;
  align: center;
}

#e_page {
  vertical-align: top;
}

#e_menu {
  vertical-align: top;/* background-image: url(images/trans.gif); */
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.home, p, td {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

.header {
  font-size: 12px;
  color: #0000;/*font-weight: bold*/
}

#e_menu a {
  color: #0000ff;
  text-decoration: none;
}

#e_toolbar a {
  color: #0000ff;
  text-decoration: none;
}

.Display_Name, .Product_Name {
  color: #C7377D;
  text-decoration: none;
}

.Search_Text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;/*font-weight: bold;*/
}

hr {
  height: 1px;
}

#footer {
  text-align: center;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

a {
  color: #0000FF;
}

.Select_Location {
	display: none;
}

#bread a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #808080;
}

H1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 100%;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #C7377D;
}

H2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 100%;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  color: #C7377D;
}

H3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 125%;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #808080;
}

H4 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #C7377D;
}

H5 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 100%;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #808080;
}

.glossymenu, .glossymenu li ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 125px;/*WIDTH OF MAIN MENU ITEMS*/
  border: 0px solid black;
  z-index: 1;
}

.glossymenu li{
  position: relative;
  z-index: 1;
}

#e_google {
  background-image: url(images/basket_back.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 2px 0 0 0;
}

#e_basket {
  background-image: url(images/basket_back.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 2px 0 0 0;
}

.glossymenu li ul{/*SUB MENU STYLE*/
  position: absolute;
  width: 125px;/*WIDTH OF SUB MENU ITEMS*/
  left: 1;
  top: 0;
  display: none;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  z-index: 1;
}

.glossymenu li a{
  background: white url(images/menu2_on.jpg) repeat-x bottom left;
  z-index: 1;
  font: 11px Arial, sans-serif;
  color: white;
  display: block;
  width: auto;
  padding: 10px 0;
  padding-left: 10px;
  text-decoration: none;
}

.glossymenu .arrowdiv{
  position: absolute;
  right: 2px;
  background: transparent url(images/arrow.gif) no-repeat center right;
  z-index: 1;
}

.glossymenu li a:visited, .glossymenu li a:active{
  z-index: 1;
  color: white;
}

.glossymenu li a:hover{
  background-image: url(images/menu2_off.jpg);
  z-index: 1;
}
/* Holly Hack for IE */

* html .glossymenu li {
  float: left;
  height: 1%;
}

* html .glossymenu li a {
  height: 1%;
}
/* End */
