p {
  line-height: 120%;
  margin:0;
  padding: 5px 0 5px 0;
}

.fl {
  float:left;
}
.fr {
  float: right;
}
.clr {
  clear:both;
}

* html .fl, * html .fr {
  display: inline;
}

a h2 {
  color: #E0E0E0;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

table, td, input, textarea, select {
  font-family: Helvetiva, Arial, sans-serif;
  font-size: 1em;
}

a {
  color: #30ace0;
  text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #565656 url(/images/body-bg.jpg) center top no-repeat;
  color: #E0E0E0;
  text-align: center;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 34px;
  letter-spacing:-2px;
  color: white;
}

h3 {
  margin: 0;
  padding: 2px 0px;
  font-size: 22px;
  font-weight: normal;
  color: white;
}

strong {
  color: white;
}

.error{
  color: #FF0000;
}

span .error{
  font-style: italic
}

.black_modalbox_text {
 color: #000000
}

.force_white {
  color: #FFFFFF !important;
}

#culture-navigation-content {
  background: url("/images/w-box.png") no-repeat scroll left bottom transparent;
  color: #333333;
  height: 31px;
  overflow: hidden;
  position: absolute;
  right: 4px;
  top: 0;
  width: 260px;
}

#culture_holder {
  height: 22px;
  margin: 2px auto;
  width: 123px;
}

#culture_holder .culture-box {
  float: right;
  height: 27px;
  position: relative;
  vertical-align: bottom;
  width: 30px;
}

#culture_holder p {
  float: right;
  height: 27px;
  position: relative;
  vertical-align: bottom;
  width: 16px;
}

#culture_holder .culture-box a {
  vertical-align: bottom;
}

#culture_holder .culture-box a img {
  bottom: 5px;
  height: 21px;
  position: absolute;
  vertical-align: bottom;
  width: 30px;
}

#base {
  text-align: left;
  margin: 0 auto;
  width: 908px;
}

#base-mid {
  background: url("/images/base-mid.png") repeat-y scroll 0 0 transparent;
  width: 910px;
}
#base-top {
  height: 16px;
  overflow: hidden;
  background: transparent url(/images/base-edge.png) 0 0 no-repeat;
}
#base-bot {
  height: 16px;
  overflow: hidden;
  background: transparent url(/images/base-edge.png) 0 -16px no-repeat;
}

#head {
  position: relative;
  height: 110px;
  width: 908px;
  text-align: left;
  margin: 0 auto;
}

#logo {
  position: absolute;
  top: 20px;
  left: 51px;
}

#content {
  width: 900px;
  margin-left: 5px;
}

.content {
  color: #333333;
}

#content-l, #content-r{
  height: 625px;
  position: relative;
  width: 425px;
}

#content-l2, #content-r2 {
  height: 200px;
  position: relative;
  width: 850px;
  padding-left: 5px;
}

#content-l {
  padding-left: 7px;
}

#content-r {
  padding-right: 5px;
}

#content-l p {
  width: 100%;
  height: 150px;
}

#foot {
  padding: 14px 0 14px 0;
  color: #AAA;
  font-size: 12px;
}

#foot a {
  color: #AAA;
  padding: 0 8px 0 8px;
  text-decoration: none;
}
#foot a:hover {
  color: white;
}

#overlay-content h3 {
  color: #333;
}

/* Buttons */
.ibutton {
  text-decoration: none;
}

.ibutton span {
  display: block;
  text-align: center;
  color: white;
}

#order-btn {
  background: transparent url(/images/order-btn.png) 0 0 no-repeat;
  display: block;
  width: 304px;
  height: 86px;
}

#order-btn:focus {
  background-position: 0 -86px;
}

#order-btn span {
  padding-top: 19px;
  font-size: 38px;
  letter-spacing:-1px;
  font-weight: bold;
}

#info-btn {
  background: transparent url(/images/info-btn.png) 0 0 no-repeat;
  display: block;
  width: 196px;
  height: 86px;
}
#info-btn:focus {
  background-position: 0 -86px;
}

#info-btn span {
  padding-top: 22px;
  font-size: 35px;
  letter-spacing:-1px;
}

.med-btn {
  background: transparent url(/images/med-btn.png) 0 0 no-repeat;
  display: block;
  width: 199px;
  height: 48px;
}

.pay_green-btn span {
  display: block;
  padding-top: 3px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
.med-btn:focus {
  background-position: 0 -48px;
}
.med-btn span {
  padding-top: 10px;
  font-size: 22px;
}

#info_btn {
  background: url("/images/info-btn_90p_bb.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 44px;
  margin-top: 5px;
  width: 178px;
}

#info_btn:focus {
  background-position: 0 -43px;
}

#abbort_btn:focus {
  background-position: 0 -43px;
}

#continue_btn:focus {
  background-position: 0 -43px;
}

#info_btn span {
  color: white;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  padding-top: 10px;
}

#abbort_btn {
  background: url("/images/abbort-btn_90p.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 44px;
  margin-top: 5px;
  width: 178px;
}

#abbort_btn span {
  color: white;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  padding-top: 10px;
}

#abbort_btn a{
  color: white;
}

#continue_btn {
  background: url("/images/continue-btn_90p.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 44px;
  margin-top: 5px;
  width: 178px;
}

#continue_btn_text {
  display: block;
  margin-top: -4px !important;
}

#continue_btn a{
  color: white;
}

#continue_btn span {
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}

/*
 * CMS
 */
#cms_container {
  color: #ffffff !important;
  margin-left: 20px;
}

#cms_container h1 {
  color: #ffffff ;
}

#cms_container p {
  color : #ffffff
}

#cms_container strong {
  color : #ffffff
}

#cms_container span {
  color : #ffffff
}

/*
 * start page
 */
#home-video {
  display: block;
  bottom: 1px;
  height: 280px;
  margin: 0 auto;
  position: relative;
  width: 415px;
}

#home-video iframe {
  display: none;
  border-color: #000000 #000000 #232323;
  border-style: solid;
  border-width: 1px;
  bottom: 1px;
  box-shadow: 1px 2px 4px rgba(20, 20, 20, 0.5);
  height: 280px;
  margin: 0 auto;
  width: 415px;
}

#home-video img {
  display: block;
}

#info-content {
 padding: 20px 30px 24px 30px;
}

#info-content p {
 margin-top: 10px;
}

#info-content #info-content-button-area {
  margin-top: 10px;
}

#customer-login-form input[type=text],
#search_gmap_store {
  border: medium none !important;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  padding: 9px 7px 10px;
  width: 400px;
}

#customer-login-form .error {
  font-style: italic;
}

.label-holder {
  margin-bottom: 5px;
}

.label-holder label {
  display: inline-block;
  width: 100px;
}

.label-holder img {
  position: relative;
  top: 3px;
  left: 4px;
}

#button-holder {
  bottom: 15px;
  height: 50px;
  left: 115px;
  position: absolute;
  width: 200px;
}

#not-found-error-holder {
  font-size: 12px;
  height: 20px;
  width: 100%;

}

#not-found-error-holder p {
  font-style: normal !important;
  text-align: center;
  width: 417px;
}

#customer-login-form, #store-finder {
  height: 270px;
  position: relative;
  width: 100%;
}

#form-content {
  height: 270px;
  position: relative;
}

#button-holder input[type=submit]{
  border: medium none;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  width: 200px;
}

/*
 * customer order overview
 */
#customer-info-content {
  padding-left: 25px;
}

#additional-information p {
  width: 800px;
}

#contact-content #contact-information {
  float: left;
  height: 350px;
  width: 250px;
}

#contact-content #contact-image {
  width: 550px;
  float: left;
  margin-left: 50px;
  height: 350px;
}

#google-static-map-loading {
  display: block;
  margin: 100px auto;
}

#google-static-map {
  border-color: #CCCCCC #CCCCCC #999999;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(20, 20, 20, 0.5);
  -moz-box-shadow: 1px 2px 4px rgba(20, 20, 20, 0.5);
  -webkit-box-shadow: 1px 2px 4px rgba(20, 20, 20, 0.5);
  display: none;
  height: 350px;
  margin: 0 auto;
}

#customer-data-summary-table {
  display: block;
  width: 90%;
}

#customer-data-summary-table td {
  height: 30px;
}

#customer-data-summary-table .label,
#customer-data-summary-table .second-label {
  width: 150px;
}

#customer-data-summary-table #failurelabel,
#customer-data-summary-table .longtextvalue {
  vertical-align: top;
}

#customer-data-summary-table .second-label {
  padding-left: 10px;
}

#customer-data-summary-table .price {
  text-align: right;
  font-weight: bold;
}

#customer-data-summary-table .value,
#customer-data-summary-table .status {
  width: 250px;
}

#customer-data-summary-table .status,
#customer-data-summary-table .headline,
#customer-data-summary-table .ordernumber {
  font-weight: bold;
}

#cost-estimate-answer-form-holder {
 position: relative;
}

#cost-estimate-form-subheadline {
  position: relative;
  top: -8px;
}

#cost-estimate-form-notice {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

#cost-estimate-form-notice-small {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  width: 265px;
}

#cost-estimate-form-checkbox-holder {
  float: right;
  padding-right: 50px;
}

#cost-estimate-form-checkbox-holder label{
  position: relative;
  top: -2px;
}

#norepair-btn {
  background: url("/images/black-btn.png") no-repeat scroll 0 0 transparent;
  color: white;
  display: block;
  height: 87px;
  text-align: center;
  width: 303px;
  float: left;
  margin-left: 50px;
}

#norepair-btn:focus {
  background-position: 0 -86px;
}

#norepair-btn span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 20px;
}

.active {
  background: url("/images/active-btn.png") no-repeat scroll 0 0 transparent;
}

.inactive {
  background: url("/images/inactive-btn.png") no-repeat scroll 0 0 transparent;
}

#repair-btn {
  color: white;
  display: block;
  height: 87px;
  text-align: center;
  width: 303px;
  float: right;
  margin-right: 50px;
}

#repair-btn:focus {
  background-position: 0 -86px;
}

#repair-btn span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 14px;
}

#irrepairable-comment {
  width: 850px;
}

.box-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

#error404-content {
  height: 200px;
}

#error404-content h3 {
  margin-left: 20px;
}

#error404-content p {
  margin-left: 20px;
}

#map {
  display: block;
  position: relative;
  border-color: #CCCCCC #CCCCCC #999999;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(20, 20, 20, 0.5);
  height: 280px;
  width: 415px;
}

#map-spinner, #vimeo-spinner {
  left: 45%;
  position: absolute;
  top: 45%;
}
