body {
	background-color: #008B28;
	background-image: url(index_04.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: verdana;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
img {
	border:0px;
}
.style4 {font-size: 12px}

#newsletterSubscribeEmail-label{
    float: left;
    color: white;
    margin-right: 5px;
    margin-left: 2px;
    padding-top: 2px;
}

#phoneActivationCodeSubmit-label{
    display: none;
}

#phoneActivationCodeSubmit-element{
    float: left;
}
#order #other {
    width: 400px;
    height: 200px;
}

.errors{
    font-weight: bold;
    color: #FFC301;
    display: inline-block;
}

#productSearch{
    padding: 5px 10px;
    border-radius: 5px;
    border: 0;
    height: 19px;    
}






button,
input[type=submit],
.button {
  cursor: pointer;
	  text-decoration: none;
  background: #3b88d8 !important;
  background: -moz-linear-gradient(0% 100% 90deg, #377ad0, #52a8e8) !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52a8e8), to(#377ad0)) !important;
  border-top: 1px solid #4081af !important;
  border-right: 1px solid #2e69a3 !important;
  border-bottom: 1px solid #20559a !important;
  border-left: 1px solid #2e69a3 !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3 !important;
  color: #fff !important;
  font-family: "lucida grande", sans-serif !important;
  font-size: 11px !important;
  font-weight: normal !important;
  line-height: 1 !important;
  padding: 5px 10px 5px !important;
  text-align: center !important;
  text-shadow: 0 -1px 1px #3275bc !important;
  min-width: 112px !important;
  -webkit-background-clip: padding-box !important;
}
a.button{
    color: white;
    text-decoration: none;
}

div.button a{
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

div.button {
    margin-bottom: 10px;
}

a.anchor{
    text-decoration: none;
    color: black;
    cursor: default;
}
