@charset "utf-8";
/* CSS Document */

body > table, body > table > tbody > tr > td, body > table > tbody > tr, body > table > tbody {
  max-width: 100%;
  overflow-x: hidden;
}
#eheader, #econtent, #efooter {
  max-width: 980px;
  margin: auto;
}
#etemp-wrap {
  margin: auto;
}
.x-fp .price:after {
    content: "View Item";
    font-weight: normal;
    font-size: 14px;
    float: right;
    text-transform: lowercase;
    font-style: italic;
    text-decoration: underline;
}
.x-fp .price {
    display: block;
    text-align: left;
    font-weight: bold; 
    font-size: 17px;
}
.x-fp .title {
    display: block;
    text-align: left;
    font-size: 14px;
    border-top: 3px #24bf9f solid;
    padding-top: 10px;
    padding-bottom: 10px;
}
#thumbs {
  margin-top: 10px;
  text-align: center !important;
}
#thumbs > div {
  cursor: pointer;
  display: inline-block;
  margin-right: 2%;
  width: 15%;
  height:auto;
}
#description-area {
  color: #4d4d4d;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 10px;
}
#thumbs img {
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
  width: 90%;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none !important;
     border-radius: 0 !important;
}
#eheader {
    position: relative;
}
#descbox ul li {
    width: 100%;
    float: left;
}
body {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#topmsg, #etemp {
    font-family: "Roboto";
}
body {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#topmsg, #etemp {
    font-family: "Roboto";
}
#topmsg {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/topbg.jpg");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto auto;
  color: #fff;
  padding-bottom: 16px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  text-align: center;
}
#topmsg a {
  color: #fff;
  font-size: 12px;
  font-style: italic;
}
#etemp {
  background: #fff none repeat scroll 0 0;
  margin: auto;
  width: 100%;
}
#logo {
  float: left;
  height: 90px;
  margin-left: 2%;
  padding-top: 10px;
}
#eheader-right {
  float: right;
  font-size: 14px;
  margin-right: 2%;
  margin-top: 21px;
}
#enav {
    border-bottom-color: #1bbc9b;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
#enav a {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  
}
#enav #ULDD > a:hover {
	text-decoration:underline;
}
#thumbs div {
  border: 1px solid #DDD !important;
}
#copyr {
  background-color: #123a5f;
  color: #fff;
  font-size: 10px;
  margin-bottom: 70px;
  padding-bottom: 10px;
  padding-top: 4px;
  position: relative;
  text-align: center;
  z-index: 2;
}
#etemp #efooter a {
  color: #fff !important;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 0;
  padding-bottom: 9px;
  text-decoration:none;
}
#etemp #efooter a:hover {
	text-decoration:underline;
}
#efooter {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    color: #fff;
    margin-top: 40px;
}
#footbg {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #123a5f;
  background-image: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/btmbg.jpg");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto auto;
  height: 89px;
  left: 0;
  margin-top: 20px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#enav {
  float: left;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
#enav a {
  padding: 0 1.75%;
}
#enav a:hover {
	text-decoration:underline;
}
#navdd {
    display: none;
}
#searchBox {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 7px;
  width: 194px;
}
#Go {
    position: absolute;
    right: 0px;
    width: 32px;
    height: 30px;
    background: none;
    border: 0px;
    text-indent: -9999px;
    cursor: pointer;
}

#eheader-mid {
  float: left;
  font-size: 12px;
  line-height: 20px;
  padding: 21px 12px 15px;
  text-transform: uppercase;
  color: #1b4265;
}
#etemp a { 
    color: #123a5f !important;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
#toplinks a {
  font-size: 12px;
  margin-left: 17px;
  text-decoration: none;
}
#toplinks a:hover {
	text-decoration:underline;
}
#searchbar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/searchbar.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: right;
    height: 30px;
    margin-top: 17px;
    position: relative;
    width: 230px;
}
#enav { 
    float: left;
    width: 100%;
}
#subbanners a p {
    padding: 0px 41px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}
#subbanners a strong:AFTER {
    content: ">";
    padding-left: 11px;
}
#subbanners a strong {
    background: #1bbc9b;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    padding: 9px 0px;
}
#subbanners a:nth-child(2) {
    margin: 20px;
}
#subbanners a {
    float: left;
    border: 1px #ccc solid;
    width: 311px;
    margin-top: 20px;
}
#fcats {
    float: left;
    width: 100%;
}

#fcats h2 {
    background: url('http://d3d71ba2asa5oz.cloudfront.net/50000018/images/hpheaderbannner.jpg');
    height: 40px;
    color: #fff;
    padding-left: 8px;
    font-weight: 300;
    font-size: 24px;
    line-height: 39px;
    background-repeat: no-repeat;
}
#fcats h2, #fprods h2 {
  background: url('http://d3d71ba2asa5oz.cloudfront.net/50000018/images/hpheaderbannner.jpg');
  height: 40px;
  color: #fff;
  padding-left: 8px;
  font-weight: 300;
  font-size: 24px;
  line-height: 39px;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 24px;
}


#fcats a strong {
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    margin: 11px 0px;
    font-size: 16px;
    letter-spacing: 2px;
}

#fcats a {
    float: left;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-align: center;
    width: 25%;
}
#fcats a strong span {
    border-bottom: 2px #1bbc9b solid;
    padding-bottom: 3px;
}

#fprods a {
  float: left;
  margin-bottom: 0;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 0;
  text-align: center;
  width: 21%;
}
.p-price {
    font-size: 24px;
}
.pinfo {
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0;
  text-align: left;
}
.pname {
  font-size: 13px;
  padding-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  text-align: left;
}
.viewitem {
    text-align: right;
    float: right;
    color: #999;
    font-style: italic;
    text-decoration: underline;
    font-size: 14px;
    margin: 5px 0px;
}
#fprods a {
  float: left;
  margin: 0 2%;
  text-align: center;
  width: 21%;
  text-decoration: none;
}
.pname {
    border-top-color: #24bf9f;
    border-top-style: solid;
    border-top-width: 2px;
}

#bluelines {
    margin: 15px 0px;
}
.blueline {
    background: #0e3a63;
    height: 1px;
    margin-top: 3px;
}
#pricewrap span {
    color: #d00;
    font-size: 12px;
    font-style: italic;
	font-weight:normal;
}
#pricewrap {
  color: #0e3a63;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}

body #etemp #brandlink {
  color: #8497b0 !important;
  font-size: 12px;
  font-style: italic;
  text-decoration: underline !important;
}
#brandtext {
    color: #0e3a63;
	font-size:12px;
}
#ptitle {
  color: #0e3a63;
  font-size: 22px;
  font-weight: 400;
}
#pinfo {
    width: 46%;
    float: left;
    margin: 0% 2%;
}
#imagegallery {
  float: left;
  margin-left: 2%;
  margin-top: 15px;
  text-align: center;
  width: 48%;
}

body #etemp .btmbox a {
  background: #123a5f none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff !important;
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 20px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  padding: 9px 15px;
  width: 53%;
   text-decoration: none;
}
body #etemp .btmbox a:hover {
	background:#275c8d;
}
.btmbox p {
  color: #123a5f;
  font-size: 14px;
  padding: 2px 43px;
  text-transform: uppercase;
}
.btmbox strong {
    background: #1bbc9b;
    width: 100%;
    display: block;
    font-weight: 400;
    color: #fff;
    margin: 0px;
    padding: 5px 0px;
    font-size: 21px;
}
.btmbox {
  border: 1px #ccc solid;
  float: left;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-top: 50px;
  text-align: center;
  width: calc(46% - 2px);
}
#fprods h2 {
  margin-left: 2%;
  width: 96%;
}
#descbox ul {
  border: 1px solid #e0e6ee;
  font-size: 12px;
  line-height: 25px;
  list-style: outside none none;
  padding-left: 0;
  color: #123a5f;
}
#descbox ul li b {
  background: #123a5f none repeat scroll 0 0;
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  margin-right: 20px;
  padding-right: 12px;
  text-align: right;
  text-transform: uppercase;
  width: 151px;
  font-weight: 400;
}
img {
  max-width: 100%;
  border:0px;
}
.x-fp img {
    height: auto !important;
}

#zoomtext {
  color: #1b4265;
  font-size: 12px;
  font-style: italic;
  padding: 10px;
  display:none;
}
.x-fp .title:hover {
  text-decoration: underline;
}
#fprods {
  margin-top: 15px;
}
#slidemenu-btn {
	display:none;	
}
#mobilecathead {
	display:none;	
}
@media screen and (max-width: 810px) {
	#enav a {
		padding:0 1.2%;
	}
}
	
	
@media screen and (max-width: 650px) {
body > table, body > table > tbody > tr > td, body > table > tbody > tr, body > table > tbody {
  display: block !important;
  max-width: 100%;
  overflow-x: hidden;
}
.x-fp:nth-child(2):after {
    content: " ";
    clear: both;
    float: left;
    width: 100%;
}
#slidemenu-btn {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/ddarrw-down.jpg");
  background-origin: padding-box;
  background-position: 87px 16px;
  background-repeat: no-repeat;
  background-size: auto auto;
  border-bottom-color: #1bbc9b;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #123a5f;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 2px;
  padding-bottom: 5px;
  padding-left: 22px;
  padding-right: 30px;
  padding-top: 7px;
  position: absolute;
  right: 5%;
  top: 32px;
  z-index: 10;
  cursor:pointer;
}
#thumbs {
  margin-bottom: 10px;
}
#mobilecathead {
  color: #123a5f;
  font-size: 22px;
  margin-bottom: 14px;
}
#mobilecathead {
	display:block;	
}
#eheader-right {
    float: left;
    margin-right: 0;
    margin-top: 0;
}
#descbox ul li b {
	width:120px;
}
#topmsg { 
    display: none;
}
#eheader-mid {
    display: none;
}
#eheader-right {
    width: 100%;
}
#toplinks {
    display: none;
}
#enav {
    display: none ;
}
#searchbar {
    background: none;
    border: 1px #123a5f solid;
    width: 94% !important;
    margin-left: 3% !important;
	float: none;
	margin-top:10px;
}
#Go {
  background: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/searchbar.jpg") center right !important;
}

#searchBox {
  width: calc(100% - 30px) !important;
}

#imagegallery {
  float: left;
  margin-left: 2%;
  margin-top: 15px;
  text-align: center;
  width: 96%;
}
#pinfo {
  float: left;
  margin-bottom: 0;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 0;
  width: 94%;
}

#fprods a {
    float: left;
    margin-bottom: 0;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    text-align: center;
    width: 40%;
}
#fprods h2 {
  margin-left: 3%;
  width: 94%;
}
#fprods {
  float: left;
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-top: 15px;
  width: 100%;
}
.btmbox {
  width: 96%;
  margin: auto; 
  text-align: center;
  border: 1px #ccc solid;
  margin-bottom: 15px;
}
body #etemp .btmbox a {
  width: 44%;
  min-width: 200px;
}
#efooter {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #123a5f !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
  color: #fff;
  margin-top: 63px;
  position: relative;
  text-align: center;
  z-index: 2;
}
#copyr {
  background-color: #123a5f;
  color: #fff;
  font-size: 10px;
  left: -1px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
  position: relative;
  text-align: center;
  width: calc(100% - 18px);
  z-index: 2;
}
.btmbox {
  width: 93% !important;
  margin-left: 3% !important;
}
#etemp-wrap #enav {
  background:#fff;
  border: 0px !important;
  box-shadow: 0 0 3px #666;
  float: none;
  padding-bottom: 3%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 3%;
  position: absolute;
  right: 5%;
  top: 71px;
  width: 70%;
  z-index:9;
}
#slidemenu-btn.active {
    background-color: #123a5f;
    color: #fff;
    background-image: url('http://d3d71ba2asa5oz.cloudfront.net/50000018/images/uparrow.png') !important;
}
#enav a {
  display: block;
  float: left;
  height: auto;
  line-height: 34px;
  max-width: 100% !important;
  text-align: left;
  text-transform: none !important;
  vertical-align: middle;
  width: 100% !important;
}

}
@media screen and (max-width: 480px) {
#logo {
  float: left;
  height: 90px;
  margin-left: 4%;
  padding-top: 10px;
}
#logo {
  float: left;
  margin-left: 4%;
  max-width: 55%;
  padding-top: 10px; 
}
#logo img {
	height: auto;	
}
#searchbar {
	 margin-left: 4% !important;
    width: 92% !important;
}
#imagegallery {
  float: left;
  margin-left: 3%;
  margin-top: 15px;
  text-align: center;
  width: 94%;
}
#pinfo {
  float: left;
  margin-bottom: 0;
  margin-left: 4%;
  margin-right: 4%;
  margin-top: 0;
  width: 92%;
}
#fprods {
  float: left;
  margin-bottom: 20px !important;
  margin-left: 4%;
  margin-top: 15px;
  width: 92%;
}
#fcats h2, #fprods h2 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("http://d3d71ba2asa5oz.cloudfront.net/50000018/images/hpheaderbannner.jpg");
  background-origin: padding-box;
  background-position: -40px 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  color: #fff;
  float: left;
  font-size: 24px;
  font-weight: 300;
  height: 40px;
  line-height: 39px;
  margin-bottom: 24px;
  margin-top: 10px;
  padding-left: 6px;
  width: 100%;
}
#fprods img {
  height: auto;
}
#fprods a {
  float: left;
  margin-bottom: 0;
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 0;
  text-align: center;
  width: 44%;
}
.p-price {
  font-size: 19px;
}
.viewitem {
  color: #999;
  float: right;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  text-align: right;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.btmbox {
    width: 92%;
    margin-left: 4%;
}
#efooter {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #123a5f !important;
  background-image: none !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  background-size: auto auto !important;
  color: #fff;
  margin-top: 50px;
  position: relative;
  text-align: center;
  z-index: 2;
}
}