@import url(reset.css);
@import url(base.css);

/** =layout
************************************** */

body {
  text-align: center;
  background: #c0c1c3 url(/images/styles/bg-body.gif) repeat-x 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#header, #container, #footer {text-align: left;}

#header {
  height: 92px;
}
#container {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 7px;
  background: url(/images/styles/content-bottom.png) no-repeat 201px 100%;
  
}

#content {
  float: left;
  width: 370px;
  min-height: 675px;
  margin: 8px 0 0 201px;
  padding: 10px 15px;
  display: inline;
  background: #fff url(/images/styles/content-top.png) no-repeat 0 0;
  font-size: 13px;
  line-height: 1.4em;
}
* html #content {
  height: 675px;
}
#alpha {
  float: left;
  margin-left: -600px;
  width: 200px;
}
#beta {
  width: 190px;
  float: right;
}
#footer {
  clear: both;
}
#call {
  position: absolute;
  top: 0;
  left: 50%;
}

/** =elements
************************************** */
a {
  color: #0A5CA5;
}

h2 {
  margin: 1em 0;
  line-height: 1.2em;
  color: #ff9901;
  font-size: 1.4em;
  font-family: Georgia, "Lucida Grande", "Times New Roman", serif;
}
h3 {
  color: #0A5CA5;
}
#alpha h3  {
  text-transform: uppercase;
}
#content h3 {
  font-size: 1.2em;
}
strong {
  font-weight: bold;
}

/** =header
************************************** */
h1 {
  padding-top: 18px;
  position: relative;
  left: 50%;
  margin-left: -400px;
}
h1, 
h1 a {
  width: 235px;
  height: 38px;
}
h1 a {
  overflow: hidden;
  display: block;
  text-indent: -1000em;
  background:  url(/images/styles/gmpp-logo.png) no-repeat 0 0;
}

/** =content
************************************** */
#gm-warranty-car-photo {
  margin-top: 1em;
}

/** =navigation
************************************** */
.menu {
  width: 190px;
  margin-top: 8px;
  padding-top: 23px;
  background: url(/images/styles/nav-top.png) no-repeat 0 0;  
}
#beta .menu {
	padding-top: 0;
}
.menu-inner {
  background: url(/images/styles/nav-bottom.png) no-repeat 0 100%;
  padding-bottom: 7px;
}

.menu ul,
#alpha ul {
  margin: 0;
  padding: 10px 0 12px;
  list-style-type: none;
  background-color: #fff;
  width: 188px;
  border: 1px solid #ccc;
  border-width: 0 1px;
}
.menu li,
#alpha li {
  margin: 0 6px;
  border-bottom: 1px solid #ccc;
  font-size: 11px;
}
#alpha #nav1 {
  padding-top: 0;
  background-position: 0 1px;
}

.menu h3.feed-heading,
#alpha h3 {
  font-size: 12px;
  line-height: 23px;
  padding-left: 10px;
}

p.padded {
  padding-left: 10px;
  line-height: 1.3em;
}
#alpha a {
  color: #666;
  display: block;
  padding: 4px;
  text-decoration: none;  
}
#alpha a:hover {
  color: #0A5CA5;
}

* html #alpha a {
  zoom: 1;
}


/** =footer
************************************** */
#footer {
  position: relative;
  padding-top: 20px;
}
div.media {
  position: absolute;
  left: 0;
  margin-left: -1000em;
}
#legal {
  margin: 2em 0 0;
  padding: 10px;
  background: #044382 url(/images/styles/bg-legal.png) repeat-x 0 0;
  border-top: 1px solid #000;
  font-size: 10px;
  line-height: normal;
  color: #fff;
  text-align: center;
}
* html #legal {margin-top: 30px;}

#links {
  width: 800px;
  text-align: center;
  margin: 0 auto 1em;
  padding: 4px 10px;
  background: url(/images/styles/bg-footer.png) repeat-x 0 0;
  font-size: 11px;
}
#links ul {
  margin: 6px 0;
	list-style: none;
}
#links li {
  display:inline;
  margin:0 .25em;
  padding:0;
}
#footer a, #footer a:hover {
  margin:0;
  padding:0;
}

/** =beta column with new quote box
************************************** */
#beta .quote-form,
#home #beta {
  margin-top: 8px;
  padding-top: 46px;
  background:  url(/images/styles/beta-top.png) no-repeat 0 0;
}
#beta h3 {
  display: none;
}
#sub-guarantee {
  margin-top: 8px;
	margin-bottom: 20px;
}
#beta #sub-guarantee h3 {
  font-size: 14px;
  display: block;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
}
#sub-guarantee h3 a {
  width: 190px;
  height: 46px;
  padding-top: 4px;
  display: block;
  text-decoration: none;
  background: url(/images/styles/bg-button.png) no-repeat 0 0;
}
#beta .inner {
  padding: 10px;
  background-color: #fff;
  color: #000;
}
#beta .inner,
#beta img,
#news-feed .gmad {
  border: 1px solid #ccc;
  border-width: 0 1px;
}
#beta .misc a {
  display: block;
  text-align: center;
}
#beta .misc img {
  border-width: 0;
}
#home #m-guarantee {
  display: none;
}

#begin-quote {
  margin-bottom: 40px;
}
#home #beta select,
#home #beta input {
  background: #ff9901;
  border: 0;
  width: 164px;
  margin-top: 2px;
}
#home #beta form p {
  margin-top: 8px;
}
#home #beta form a {
  color: #000;
  margin-top: 12px;
}   
#home #beta #submit {
  background: #E76F34;
  color: #fff;
  margin-top: 6px;
  width: 164px;
}
#mbg {
  margin-left: 15px;
}

#gm-logo {
  display: block;
}

/***************************************
   =news feed
-------------------------------------- */
body.feed #container {
	background-image: none;
}
body.feed #content {
	position: relative;
}
body.feed img.content-bottom {
	position: absolute;
	left: 0;
	top: 100%;
}
img.news-wait {
  position: absolute;
  top: 45px;
  left: 50%;
}

#news-feed {
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 7px;
  line-height: 1.3em;
/*  background: url(/images/styles/nav-bottom.png) no-repeat 0 100%;*/
}
#news-feed .gmad {
  padding: 10px;
  background-color: #fff;
}
#news-feed h3 {
	color: #222;
  display: block;
  text-transform: none;
}
.news-item {
	padding: 3px 0;
}
#news-feed a {
  color: #0A5CA5;
}

/** =forms
************************************** */
#Major_Gard td {
  border-width: 0;
}
form p {
  margin: 1em 0 0;
}

.required .msg {
  color: #900;
}

.left {
  float: left;
  position: relative;
  margin-right: 5px;
}
.note {
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #999;
  padding: .5em .25em;
}
.msg {
  color: #f00;
  vertical-align: top;
  padding-top: 3px;
}

#specialoffer label {
  width: 120px;
  float: left;
  clear: left;
  padding-top: .25em;
}
#specialoffer table {
  margin-top: 1em;
}
th {
  padding-left: 5px;
  text-align: left;
}
#specialoffer input {
  margin: 2px 5px;
}
#specialoffer td input {
  width: 155px;
}
#specialoffer #submit-names {
  width: 340px;
  font-size: 12px;  
}
#no-thanks {
  width: 328px;
  text-decoration: none;
  background: #c00;
  border: 1px solid #600;
  color: #fff;
  margin: 20px 5px;  
  padding: 2px 5px;
  font-size: 12px;
  display: block;
  text-align: center;
}
#specialoffer {
  font-size: 12px;
}
.callout {
  padding: 0 1em;
  border: 1px solid #ccc;
  margin: 1em 0;
}

.float-list {
  margin-left: 1.2em;
  padding-left: 0;
  padding-right: 5px;
  float: left;
  width: 150px;
}

.clear-left {
  clear: left;
}

#call {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: 209px;
  width: 192px;
  height: 82px;
} 
#call a {
  background: url(/images/styles/free-price-quote-line.png) no-repeat 0 0;
  display: block;
  width: 192px;
  height: 63px;
  text-align: left;
  text-indent: -1000em;
}

