  body {
    font-size: 14px;
  }
  
  #wrapper {
	  background: rgb(184,13,65);
background: linear-gradient(0deg, rgba(184,13,65,1) 0%, rgba(184,13,65,1) 35%, rgba(216,3,3,1) 100%);
background-attachment:fixed;
  }
  
  #container {
	  max-width: 1500px;
	  margin: auto;
	  background-color:#FFF;
	  min-height: 800px;
	  padding: 5px;
  }
  
 .pt_sr_image_container img {
	 max-height: 150px;
 }

.homesearchboxheader {
	text-align: center;
}

#banner {
	background-color:#000;
}

  .pt_me { /* menu */

  }
  .pt_me p {
    font-size: 12px;
    margin-bottom: 12px;
  }


  .pt_se { /* searchform */

  }

  .pt_se button,.pt_se input {
    margin:0;
  }


  .pt_fp { /* featured */

  }
  .pt_fp_each {
    text-align:center;
    font-size: 12px;
	font-weight: 600;
    line-height:1.8em;
  }
  .pt_fp_name {
	  font-weight: bold;
	font-size: 13px;

  }
  .pt_fp_image {
    border: 0;
    max-height:200px;
    max-width:200px;
  }
  .pt_fp_interaction {
    font-size: 12px;
  }
  .pt_fp_from {
    font-style: italic;
  }
  .pt_fp_price {
    font-weight: bold;
	font-size: 17px;
  }
  .pt_fp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
  }


  .pt_co { /* coupons */

  }
  .pt_co img {
    margin: 0;
    padding: 0;
  }
  .pt_co p {
    font-size: 12px;
    margin: 0;
    padding: 0.5em 0;
  }
  .pt_co a {
    margin: 0;
    padding: 0;
  }
  .pt_co_each {
    margin-bottom: 12px;
    padding: 12px;
    border: 1px dotted darkgreen;
  }
  .pt_co_link {
    text-align: right;
  }


  .pt_az { /* atoz */

  }
  .pt_az h4, .pt_az li {
    font-size: 14px;
  }
  .pt_az_img {
    text-align: center;
  }

  .pt_ba { /* banner */
  }
  .pt_ba hr {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
  .pt_ba h2,.pt_ba h3 {
    white-space: nowrap;
    font-size: 12px;
    color: #999;
  }
  .pt_ba h2 {
    float: left;
    white-space: nowrap;
  }
  .pt_ba h3 {
    float: right;
    white-space: nowrap;
  }


  .pt_sr { /* searchresults */

  }
  .pt_sr_each {
    margin-top:15px;
  }
  .pt_sr_each_price {
    text-align:center;
    font-size: 12px;
    line-height:1.8em;
  }
  .pt_sr_image_container {
    text-align: center;
  }
  .pt_sr_image {
    border: 0;
  }
  .pt_sr_from {
    font-style: italic;
  }
  .pt_sr_price {
    font-weight: bold;
  }
  .pt_pr_visit a {
    white-space: nowrap;
  }
  .pt_sr h4 {
    font-size: 14px;
  }
  .pt_sr h4 img {
    vertical-align: baseline;
  }
  .pt_sr p {
    font-size: 13px;
	font-weight:600;

    text-align: justify;
  }


  .pt_sf { /* searchfilters */

  }
  .pt_sf label {
    font-size: 12px;
    font-weight: bold;
  }
  .pt_sf_price {

  }
  .pt_sf_submit {
    top: -0.1rem;
  }
  .pt_sf_small {

  }


  .pt_p { /* product */

  }
  .pt_p img {
    margin-bottom: 20px;
	max-height: 400px;
  }
  .pt_p h1 {
    font-size: 18px;
  }
  .pt_p p {
    text-align: justify;
    font-size: 15px;
  }
  .pt_p_vouchercode {
    font-weight: bold;
  }


  .pt_pr { /* prices */

  }
  .pt_pr table {
    width: 100%;
  }
  .pt_pr table th {
    text-align: center;
  }
  .pt_pr_mlogo {
    text-align: center;
  }
  .pt_pr_mtext {
    text-align: center;
  }
  .pt_pr_price {
    font-weight: bold;
    text-align: center;
  }
  .pt_pr_vouchercode {
    font-weight: bold;
    text-align: center;
  }
  .pt_pr_visit {
    text-align: center;
  }
  .pt_pr_visit a {
    margin: 0;
  }


  .pt_ra { /* ratings */

  }
  .pt_ra blockquote {
    text-align: justify;
    font-size: 15px;
  }
  .pt_ra textarea {
    height: 100px;
  }
  .pt_ra select {
    color: #AC7910;
  }
  .pt_ra_submit {
    top: -0.1rem;
  }


  .pt_rp { /* related */

  }
  .pt_rp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
  }


  /* foundation overrides */
  .top-bar {
    padding-left: 15px;
	height:50px;
  }

  .top-bar input[type="text"], .top-bar button {
      font-size: 0.77778rem;
      position: relative;
      top: 7px;
      height: auto;
      padding-top: 0.35rem;
      padding-bottom: 0.35rem;
      font-size: 0.75rem;
  }

  .top-bar .preloader {
    height: 20px;
    width: 20px;
    left: 1em !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    position: absolute !important;
    top: 12px !important;
  }

  :focus {outline:none;}
  ::-moz-focus-inner {border:0;}

  .breadcrumbs {
      margin-bottom: 10px !important;
  }

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
    background-color: #900 !important;
  }
  
  a.button.success{
    background-color: #C00 !important;
  }
  
  button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{
	  background-color: #900 !important;
	  color:#FFF;
  }
  
  a.button.secondary{
    background-color: #C00 !important;
	color:#FFF;
  }
  
  a{
	  color: #639;
  }
  
  a:hover,a:focus{
	 color: #606
	 }
	 
  table thead,table tfoot {
	  background-color: #DFDBFC;
  }
  
  .button {
	  background-color: #639;
  }
  
  button:hover,button:focus,.button:hover,.button:focus{
	  background-color: #606;
  }