@import url('/stylesheets/refinery/application.css');
/*
  Override default refinery application CSS below.
  Formatting applies to all frontend.
*/
body {
  margin: 0px;
  padding: 0px;
  background: url('/theme/images/footer-background.png') no-repeat center bottom;
}
#page_container {
  background: url('/theme/images/body-background.png') no-repeat center top;
}
#body_content {
  margin-top: 32px;
}
#body_content_left {
  width: 641px;
}
.no_right #body_content_left {
  width: 961px;
}
#body_content_right {
  width: 301px;
}
#body_content_right .section {
  padding-left: 10px;
}
#body_content_right img {
  border: 3px solid #c7c7c7;
}
#page, #site_bar_content {
padding: 0px;
  width: 961px;
}
#header_content {
  position: relative;
  height: 162px;
}
#header_content h1, #header_content h1 a {
  color: #feffff;
  font-size: 24px;
  font-weight: normal;
  left: 0px;
  text-decoration: none;
}
#header_content h1, #header_content .menus, #header_content #contact_details, #header_content #is_tab_right {
  position: absolute;
  margin: 0px;
}
#header_content h1 {
  top: 14px;
}
#header_content #contact_details {
  color: #484744;
  font-size: 13px;
  font-family: "Trebuchet MS", Trebuchet;
  font-weight: bold;
  top: 12px;
  background: url('/theme/images/contact-details-background.png') no-repeat;
  padding: 3px 0px 0px 35px;
}
#header_content #contact_details, #header_content #is_tab_right {
  right: 0px;
  position: absolute;
}
#header_content #is_tab_right {
  top: 48px;
}
#header_content .menu {
  padding: 0px;
  position: relative;
  float: left;
}
.menus {
  left: 0px;
  bottom: 0px;
  width: 100%;
  background: #0552a0 url('/theme/images/menu-background.png') repeat-x;
}
.menu li {
  list-style: none;
}
.menu li, .menu > a, .menu > div {
  float: left;
  position: relative;
}
#special_menu.menu {
  width: 19.5%;
  float: right;
}
.menu > div > a {
  height: 16px;
}
.menu a, .menu li:hover ul li a, .menu a:hover nav a {
  color: white;
  display: block;
  padding: 7px 18px;
  text-decoration: none;
  cursor: pointer;
}
.menu li ul li, .menu nav a {
  background: #024896;
  float: left;
  min-width: 140px;
  max-width: 450px;
  width: auto;
}
.menu li.selected > a, .menu li:hover > a, .menu li > a:hover, .menu li ul li > a:hover, .menu div.selected > a, .menu a.selected, .menu a:hover, .menu div:hover > a {
  background: #075ba9;
}
.menu li ul, .menu nav {
  background: #024896 repeat;
  border-top: 1px solid white;
  position: absolute;
  left: -99999px;
  padding: 10px 0px;
  margin: 0px;
  top: 30px;
}
.menu li:hover ul, .menu div:hover nav {
  left: auto;
}
#footer {
  border-top: 1px dashed #666666;
  margin-top: 30px;
  height: 172px;
  text-align: center;
}
#footer_content {
  margin-top: 30px;
}
#footer_content img#footer_logo {
  margin-bottom: 12px;
}
#footer_content p {
  margin-top: 3px;
  margin-bottom: 3px;
}
.section {
  border-bottom: 1px dashed #666666;
  margin-bottom: 12px;
}
.section.last-section {
  border-bottom: 0px none;
}
ul#insights {
  margin: 0px;
  padding: 0px;
}
ul#insights li {
  list-style: none;
  margin: 0px 0px 24px 0px;
  border-bottom: 1px dashed #666666;
}

.testimonials {
  border-bottom: 1px dashed #666666;
  margin: 20px 0;
}

.testimonial {
  border-top: 1px dashed #666666;
  margin: 18px 0px;
}
cite {
  font-style:normal;
}
blockquote {
  margin: 12px 0px 0px 0px;
}
blockquote p {padding: 0 0px;}

blockquote {
  background: transparent url('/theme/images/open_quote.png') no-repeat scroll 0 0;
  padding-top:6px;
}

.full_testimonial {
  border-top: 1px dashed #666666;
  padding: 30px 0;
}
.full_testimonial .image {
  width: 330px;
  float: left;
}
.full_testimonial .details {
  float: left;
  width: 631px;
}
#body_content_left .full_testimonial .details .who {
  font-weight: bold;
  font-style: italic;
  margin-top: 0;
}
.full_testimonial blockquote {
  background: #f3f3f3;
  padding: 16px 10px 1px;
}
#body_content_left .full_testimonial blockquote {
  color: #585858;
  font-family: Georgia;
  font-size: 17px;
}

.inquiries input, .inquiries textarea {
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  line-height: 22px;
  font-size: 14px;
  font-family: "Trebuchet MS", Trebuchet;
}
.inquiries .field input {
  width: 250px;
}
.inquiries textarea {
  width: 95%;
}
.inquiries form .actions {
  margin-left: 0px;
}
.inquiries p {
	margin-bottom: 0px !important;
}
.actions {
	padding-top: 20px;
}
.inquiries form .actions input {
  background: url('/theme/images/input_background.png') #91c035;
  color: white;
  border: 1px solid #c8e96d;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px -1px 0px #82b723;
  padding: 0px 18px;
  line-height: 28px;
  height: 30px;
  margin: 0px;
  width: auto;
  cursor: pointer;
}
.input_border {
  border: 1px solid #7bb80a;
  cursor: pointer;
  display: inline-block;
}
.inquiries form .actions .input_border {
  height: 30px;
  line-height: 30px;
}
.large_input_border {
  height: 55px;
  line-height: 55px;
}