/**
 * Basic Settings
 */


body {
  margin: 0;
  padding: 0;
  color: #000;
  font: 0.8em Arial, sans-serif 
}

h3 {
  margin-bottom: 5px;
}

p {
  display: block;
  margin: 0;
  margin-top: 0.5em;
  padding: 0;
}

p.center {
  text-align: center;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
}

th, td {
  text-align: left;
}

th {
  padding: 7px 7px;
}

td {
  padding: 3px 7px;
}

td.duplicate {
  background: #ffff00;
}

td.unqualified {
  background: #ff0000;
}

td.qualified {
  background: #66ff66;
}

td.in_process {
  background: #ff6600;
}

fieldset {
  padding: 0 1.8em;
  border: 1px solid #000;
}

legend {
  font-weight: bold;
  font-size: 115%;
}


/**
 * Page & Layout Settings 
 */

#container {
  width: 700px;
  margin: 1em auto;
}

#header {
  position: relative;
  height: 68px;
  margin-bottom: 10px;
}

#logo {
  height: 58px;
}

#rebates411_links, #rebates411_link {
  position: absolute;
  top: 0;
  right: 0;
}

#rebates411_link img {
  border: 2px solid #000;
}

#primary_links {
  position: absolute;
  bottom: 0px;
  right: 0;
}

#main_content {
  background: #fff;
}

#page_title {
  padding: 3px 0 10px 0;  
}

.title {
  margin: 0;
  font-size: 1.2em;
  letter-spacing: 0.2px;
  text-align: center;
}

#page_content {
  width: 100%;
}

.inner_tube {
  padding: 1.8em 1.5em;
}

.message {
  width: 400px;
  margin: 0 auto;
  padding: 1em;
}

#consumer_relations {
  margin-top: 10px;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
}

#consumer_relations_title {
  font-weight: bold;
  margin: 0 0 5px 0;
  text-align: center;
  font-size: 1em;
}

#consumer_relations p {
  margin: 0;
}


/**
 * Rounded Corners
 */

.rounded, .rounded_logo {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-width: 5px;
  border-style: solid;
}

.rounded, .rounded_logo {
  position: relative;
}


/**
 * Slogan
 */
#slogan {
  position: absolute;
  top: 0px;
  right: 2px;
}

#slogan h2 {
  color: #fff;
  font-size: 1.8em;
  margin: 0;
}


/**
 * Primary & Secondary Links
 */
.links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.links li {
  display: inline;
  margin: 0;
  padding: 0;
}

#primary_links {
  position: absolute;
  bottom: 0px;
  right: 0;
  padding: 0 0 0 34px;
  margin: 0 auto 0 auto;
  width: 380px;
  height: 30px;
  list-style: none;
}

#primary_links li {
  float: right;
  margin-left: 10px;
}

#primary_links a, #primary_links a b {
  display: block;
  float: left;
}

#secondary_links a, #secondary_links a b {
  display: inline-block;
}

#primary_links a, #secondary_links a {
  font: bold 1.1em Arial, sans-serif;
  padding: 0 0 0 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}

#primary_links a b, #secondary_links a b {
  padding: 0 10px 0 5px;
}

#secondary_links {
  width: 100%;
  margin: 1.5em auto;
  padding: 7px 0;
  overflow: hidden;
  border: 0;
}


/**
 * Page Introduction
 */

.intro {
  width: 500px;
  margin: 0 auto;
  margin-bottom: 1.4em;
}

.intro p {
  margin: 0;
}

#intro_contact_us {
  width: 550px;
}


/**
 * Buttons
 */

.button {
  text-align: center;
  font: bold 1em Arial, sans-serif;
  letter-spacing: 0.2px;
  padding: 3px;
}

input.button {
  cursor: pointer;
}


/**
 * Pagination
 */

#pagination {
  margin-top: 15px;
  text-align: center;
}

#pagination a, #pagination strong {
  font-weight: bold;
  padding: 4px 7px;

}


/**
 * Styling Forms
 */

.form_items ol {
  margin: 0;
  padding: 0;
  padding-top: 2.6em;
  padding-bottom: 1em;
}

.form_items li {
  list-style: none;
  margin-bottom: 1.2em;
}

.form_items label {
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
  font-weight: bold;
  display: inline-block;
  width: 120px;
}

.form_items input[type="submit"] {
  margin-left: 130px;
}

.form_items p {
  margin-left: 1em;
}

.red {
  color: red;
  vertical-align: top;
}


/**
 * Footer
 */
#footer #coresco-logo a {
  outline: none;
}

#footer {
  color: #000;
  background: #fff;
  margin-top: 10px;
}

#footer-title {
  padding: 3px 0 10px 0;
}

#footer-title h2 {
  font-size: 1em;
  margin: 0;
}

#footer-content {
  font-size: 0.9em;
  padding: 1em;
}

#footer .menu-block {
  vertical-align: top;
  display: inline-block;
  width: 155px;
  margin-right: 10px;
}

#footer .menu-block h3 {
  margin: 0;
}

#footer .menu-block ul {
  margin: 0.5em 0;
  padding: 0 0 0 1.5em;
}

#footer .last {
  margin-right: 0;
}

#footer .menu-block #coresco-logo img {
  border: 0;
  height: 24px;
  width: 90px;
}

#footer .menu-block #coresco-logo a:hover img {
  opacity: 0.7;
  filter: alpha(opacity = 70);
}

#footer a:hover {
  text-decoration: underline;
}


/**
 * Sub Footer
 */
#sub_footer {
  padding: 5px;
  text-align: center;
  color: #fff;
}

#sub_footer a {
  color: #fff;
  text-decoration: underline;
}


/**
 * Form Validation Error Messages
 */

.form_items .form_error_wrapper {
  margin-left: 130px;
  margin-top: 0.4em;
  margin-bottom: 1.2em;
}

p.form_error {
  display: block;
  line-height: 2em;
  font-weight: bold;
  color: #fff;
  background: #CC0000;
  margin: 0;
  padding: 0.4em;
}


/**
 * Page Specific Settings
 */
#lookup_rebate_form {
  width: 500px;
  margin: 0 auto;
}

#lookup_rebate_form form {
  margin-left: 2em;
}

#display_rebates_table {
  width: 650px;
  margin: 0 auto;
}

#display_rebates_table table {
  width: 100%;
}

#display_rebates_table #pagination {
  width: 100%;
}

#rebate_details_table {
  width: 400px;
  margin: 0 auto;
}

#rebate_details_table table {
  width: 100%;
}

#rebate_details_table th {
  width: 115px;
}

#contact_us_form {
  width: 550px;
  margin: 0 auto;
}
