@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300,300italic,400italic,600,600italic,700italic);
:focus {
  outline: 0
}
::-webkit-input-placeholder {
  color: #7d7d7d
}
:-moz-placeholder {
  color: #7d7d7d
}
::-moz-placeholder {
  color: #7d7d7d
}
:-ms-input-placeholder {
  color: #7d7d7d
}
fieldset, input, textarea, select {
  border: 0;
  margin: 0;
  padding: 0
}
a {
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
ul, form {
  margin: 0;
  padding: 0
}
ul, li {
  list-style: none
}
img {
  border: 0
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  color: #282b32;
  background-color: #fff !important;

}
.font1 {
  font-family: 'Open Sans', sans-serif
}
.none {
  display: none
}
#wrapper {
  width: 100%;
  max-width: 1374px;
  margin: 0 auto;
  line-height: 1;
  font-family: 'Open Sans', sans-serif
}
#wrapper * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#header {
  background: #fbfbfb;
  border-bottom: 3px solid #0088cc;
  color: #282b32;
  padding: 25px 25px 15px;
  overflow: hidden;
}
#header h1 {
  background: url('../images/logo.png') no-repeat;
  float: left;
  width: 157px;
  height: 35px;
  margin: 0
}
#header h1 a {
  display: block;
  height: 100%;
  text-indent: 9999px
}
#header  .left_wrap {float: left;}
#header .tel {background: url("../images/tel.png") no-repeat 0 50%; padding: 0 0 0 35px; margin-left: 10px; float: left; font-size: 14px; font-family: Arial; font-weight: bold; color: #2c2f36}
#header .box-search {margin-top: 50px}
td#CentralArea div.v4stabl {
  padding-bottom: 5px;
}
#header .box-search input {border: 1px solid #e0e0e0; background: #fff; width: 360px; color: #797979; font-size: 14px; font-weight: 300; border-radius: 3px; float: left; margin-right: 10px; padding: 7px; height: 31px}
#header .box-search button {background: url("../images/search.png") no-repeat; border: none; cursor: pointer; float: left;width: 46px;height: 30px;}
#header .box-search button img {display: none}
#header .tel div {padding-bottom: 5px}
#header  .right_wrap {float: right}
#header .check_wrap {background:url("../images/big_check.png") no-repeat 0 50%; padding: 7px 0 5px 35px; color: #282b32; font-size: 15px; font-weight: 600}

#main {
  margin: 40px 0 0;
  overflow: hidden
}
.prodInfoMain {padding: 20px; text-align: center}
.addImages {padding: 10px 0; text-align: center}
.imgEgg {max-width:60px;}
.container2 h2 {
  font-size: 38px;
  color: #0188cc;
  margin: 0 0 30px;
  font-weight: normal;
}
.tabNavigation {margin: 0 0 -1px; padding: 0; list-style: none; overflow: hidden; }
.tabNavigation li {float: left; width: 150px; padding: 0; margin: 0 5px -1px 0;border: 1px solid #eaeaea;}
.tabNavigation li a {
  background: #f4f4f4;
  text-align: center;
  font-size: 14px;
  padding: 16px 0;
  display: block;
  color: #282b32;
  text-transform: uppercase;
}

.tabNavigation li a:hover {text-decoration: none; color: #282b32;}
.tabNavigation li a.selected{background: #fff; color: #282b32; border-bottom: 1px solid #fff; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; border-top: 3px solid #0088cc; font-weight: bold; padding: 15px 0;}
.tab_cont {background: #fff; padding: 20px;  color: #282b32; font-size: 14px; border: 1px solid #eaeaea;}
.productDescTop {margin-bottom: 10px; border-bottom: 1px solid #eaeaea;}

