/* Generic */

#content .page {
  padding: 0px 50px 0px 13px;
}

#content a {
  color: #F89828;
  text-decoration: none;
}

#content .page h1 {
  font-size: 323%;
  color: #F89828;
  font-weight: normal;
  padding: 7px 0px 14px 0px;
  margin: 0px 0px 0px 0px;
}

#content .page h2 {
  padding: 0px 70px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#content .page h3 {
  padding: 0px 70px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#content .page h4 {
  line-height: 110%;
  font-size: 115%;
  font-weight: bold;
  padding: 0px 70px 14px 0px;
  margin: 0px 0px 0px 0px;
}

#content .page p {
  padding: 0px 70px 12px 0px;
  margin: 0px 0px 0px 0px;
}

select.selector {
  background: #F1EEEC;
  height: 30px;
  width: 200px;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  font-weight: bold;
}

option.selector {
  background: #F1EEEC;
  border: 0px;
  padding: 5px;
}

#contactTabs {
  width: 648px;
  background: #fff;
  height: 60px;
}

#tabLeft {
   float: left;
   clear: both;
   width: 50%;
   height: 56px;
   background: #8EC63F;
}

#tabRight {
  float: right;
  width: 50%;
  height: 56px;
  background: #8EC63F;
}

#tabLeft.selected {
  height: 60px;
  background: url(images/contactArrow.gif);
}

#tabRight.selected {
  height: 60px;
  background: url(images/contactArrow.gif);
}

#tabLeft a,
#tabRight a {
  float: left;
  color: #fff;
  padding: 10px 0 0 10px;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  outline: none;
}

#tabLeft a span,
#tabRight a span {
  clear: left;
  float: left;
  color: #fff;
  padding: 0;
  font-size: 80%;
  font-weight: normal;
  text-decoration: none;
  outline: none;
}

#contactForm {
  float: right;
  clear: left;
}

#contactForm input[type="text"],
#contactForm textarea,
#testimonialForm input[type="text"],
#testimonialForm textarea {
  width: 282px;
  border: none;
  background-color: #D6D6D6;
  color: #373535;
  font-weight: bold;
  margin-bottom: 8px;
  font-family: inherit;
  font-size: inherit;
}

#contactForm textarea,
#testimonialForm textarea {
  width: 300px;
  font-family: inherit;
  font-size: inherit;
  padding: 18px 0 0 18px;
  margin-top: 0px;
  background-color: #D6D6D6;
  color: #373535;
  font-weight: bold;
}

#contactForm input.contactSubmit,
#testimonialForm input.contactSubmit {
  width: 318px;
  text-align: right;
  color: #231f20;
  background: #F89828 url(/site/modules/contact/css/images/send.gif) no-repeat right;
  height: 29px;
  padding-top: 3px;
  font-size: 90%;
  font-weight: bold;
  margin-top: 0px;
}

#contactText {
  width: 290px;
  float: left;
}

#contactText p {
  padding: none!important;
  margin: none!important;
}

/* Leftcol */

#leftcol .panel {
  background-repeat: no-repeat;
  margin-bottom: 16px;
  padding: 0px 0px 0px 21px;
  position: relative;
}

#leftcol .panel#forecast .title-part {
  position: absolute;
  top: 25px;
  right: 42px;
  padding: 0px;
  margin: 0px;
}

#leftcol .panel#forecast .weather-item {
  float: left;
  color: #FFFFFF;
  padding: 10px 3px 0px 3px;
}

#leftcol .panel#forecast .weather-middle {
  padding-left: 25px;
  padding-right: 25px;
}

#leftcol .panel#forecast p.current {
  clear: both;
  font-size: 92%;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px;
  padding: 10px 0px 0px 2px;
}

#leftcol .panel#forecast p.change {
  margin: 0px;
  padding: 2px 0px 0px 2px;
}

#leftcol .panel#forecast p.change a {
  font-size: 92%;
  font-weight: bold;
  color: #2E2620;
  text-decoration: none;
  padding-right: 5px;
}

#leftcol .panel#forecast p.change span {
  color: #A1D319;
  font-size: 85%;
}

#leftcol .panel#forecast .weather-item h4 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 115%;
}

#leftcol .panel#forecast .weather-item p {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 85%;
}

#leftcol .panel#forecast {
  background-image: url(images/leftcol/panel-a.gif);
  background-color: #5D8350;
  min-height: 221px;
  height: auto !important;
  height: 221px;
}


#leftcol .panel#forecast .baseline {
  position: absolute;
  left: 0px;
  bottom: 0px !important;
  bottom: -1px;
  width: 273px;
  height: 19px;
  background-image: url(images/leftcol/panel-a/corners.gif);
  background-repeat: no-repeat;
}

#leftcol .panel#forecast input {
  margin-top: 10px;
  margin-bottom: 24px;
}

#leftcol .panel#tips {
  background-image: url(images/leftcol/panel-b.jpg);
  margin-bottom: 15px;
  height: 150px;
}

#leftcol .panel#newsletter p {
  color: #605043;
  font-size: 92%;
}
#leftcol .panel#newsletter {
  background-image: url(images/leftcol/panel-c.gif);
  height: 150px;
}

#leftcol .panel#delivery p {
  padding-top: 17px;
}

#leftcol .panel#delivery {
  background-image: url(images/leftcol/panel-d.gif);
  margin-bottom: 0px;
  height: 150px;
}

#leftcol .panel#feedback p {
  padding-top: 17px;
}

#leftcol .panel#feedback {
  background-image: url(images/leftcol/feedback-panel/rate-us.gif);
  margin-bottom: 17px;
  height: 150px;
}

#leftcol .panel h3 {
  margin: 0px 0px 0px 0px;
  padding: 18px 0px 0px 0px;
  color: #FFFFFF;
  font-size: 185%;
  font-weight: normal;
}

#leftcol .panel p {
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
}

#leftcol .panel a.linkage {
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(images/pixel.gif);
}

#leftcol .panel form {
  padding: 12px 0px 0px 0px;
  margin: 0px;
}

#leftcol .panel form input.text {
  background-color: #FFFFFF;
  border: 0px;
  font-size: 130%;
  color: #5C5C5C;
  font-family: Arial, sans-serif;
  font-size: 100%;
  width: 157px;
  padding: 7px 12px 7px 12px;
  margin: 0px;
  float: left;
  height: 16px;
}

#leftcol .panel form input.submit {
  float: left;
  margin: 0px;
  padding: 0px;
}
