
body {
  font-family: Univers, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  line-height: 18px;
  background-image: url(../img/gray_gradient.gif);
  background-repeat: repeat-x;
}
A:link, A:visited, A:active, A:hover {
  text-decoration: none
}

.vertcoupon {
/*width: 255px;*/
width: 455px;
//height: 545px;
background-color: #004af1;
text-align: center;
}

table.vertcoupon {
border-collapse: collapse;
border-spacing: 0px;
padding: 0px;
}

table.vertcoupon td{
padding: 0px;
}

.vert-coupon-head, .vert-coupon-foot {
background-color: #0001bf;
width: 255px;
height: 54px;
}

.vert-coupon-foot {
background-color: #ffffff;
}

.vert-coupon-panel {
background: url(/media/img/panel.png) no-repeat;
height: 154px;
vertical-align: top;
}

.vert-coupon-panel-left {
background: url(/media/img/panel_yellow.png) no-repeat center center;
height: 154px;
vertical-align: top;
}
.vert-coupon-terms {
color:#000000;
font-size:16px;
}

table.vertcoupon td.vert-coupon-terms {
vertical-align:top;
overflow:hidden;
padding:5px;
}

.vertcoupon span.offertext{
color:#0001fa;
font-size:16px;
}

.vertcoupon .yellow{
color: #fde612;
}

@media print {
.vertcoupon .yellow{
color: #000000;
}
}


@media print {
body {
  color : #000000;
  background : #ffffff;
  font-size : 12pt;
}
}

h2 {
  color: #db6b17;
  font-size: 1.3em;
  margin-bottom: 2px;
}

@media print {
h2 {
  color: #000000;
}}

p {
  margin-top: 0px;
  color: black;
}

#page {
    width: 800px;
    margin-right:auto;
    margin-left:auto;
}

@media screen {
#header {
    width: 800px;
    height: 145px;
}
}

@media print {
#header {
  display: none;
}
}

#header_logo img {
  float: left;
  border: none;
}

.nav ul li{
  display: inline;
}

.nav ul li a {
  float: left;
  text-decoration: none;
  padding: 4px;
}

#header_nav_container {
  width: 100%;
  clear: both;
  height: 35px;
}

#header_nav {
  background-color: #64748b;
  height: 29px;
  float: right;
  padding: 0;
  margin: 0;
}

#header_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0px;
}

#header_nav ul li a {
  color: white;
  border-right: 1px solid #ffffff;
  font-size: .9em;
  line-height: 2em;
  letter-spacing: -.5px;
}

#header_nav ul li a.withfocus {
  color: white;
  border-right: 1px solid #ffffff;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: -.5px;
  border-bottom: 3px solid #212C40;
}

#header_nav ul li a.lastone {
  border-right: none;
}

#header_nav ul li a:hover{
  background-color: #212C40;
}

#tagline {
  width: 519px;
  height: 117px;
  text-align: right;
  line-height: 117px;
  color: #aeaea7;
  font-weight: bold;
  font-size: 1.5em;
  float: right;
  overflow: hidden;
}

#banner {
  width: 800px;
  height: 231px;
  margin-bottom: 15px;
}

#banner_img {
  float: left;
  margin-right: 2px;
}

td.banner-promo {
background: url(/media/img/springBackground.jpg) no-repeat;
}

#banner_promo img {
  height: 231px;
  float: left;
  border: none;
}
.banner {
  width: 800px;
  height: 231px;
  margin-bottom: 15px;
  padding: 0px;
}
.banner table{
  width: 100%;
  border-spacing: 0px;
  border:1px solid #76797C;
}
.banner table td{
  padding: 0px;
}

#banner_img img{
  float: left;
  margin-right: 2px;
}

td.banner-img {
  width: 349px;
}

td.banner-promo {
width:100%;
text-align:center;
padding:25px;
}
#banner_promox img {
  height: 231px;
  float: left;
  border: none;
}

#home_content {
  margin-top: 2em;
  display: block;
  width: auto;
}

#separator {
clear:both; height:1px; display:block;
}

#rate_content {
  display: block;
  width: auto;
}

#content1 h2, #content2 h2, #content3 h2 {
  margin-top: 0px ;
}

#content1, #content2, #content3 {
//  float: left;
//  width: 247px;
  width: 600px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

#content2 {
//  border-right: 1px solid #AAADB2;
//  border-left: 1px solid #AAADB2;
//  margin-right: 13px;
//  padding-right: 13px;
//  margin-left: 13px;
//  padding-left: 13px;
}

#atz_logo img {
  float: left;
  border: none;
}

#footer {
  width: 800px;
  border-top: 1px solid #AAADB2;
  margin-top: 20px;
  padding-top: 15px;
}

#footer_legal {
  float: left;
  margin-left: 5px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 11px;
  color: #AAADB2;
}

@media screen {
#footer_nav {
  float: right;
}
}

@media print {
#footer_nav {
  display: none;
}
}

#footer_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 3px;
}

#footer_nav ul li a {
  color: #64748b;
  border-right: 1px solid #64748b;
  font-size: 11px;
  line-height: 12px;
}

#footer_nav ul li a:hover{
  text-decoration: underline; 
}

#footer_nav ul li a.lastone {
  border-right: none;
}

#subpage_separator {
  background-color: #db6b17;
  height: 15px;
  width: 799px; 
}

#subpage_title {
  color: #8ba2c2;
  font-size: 17px;
  line-height: 55px;
}

#rate_t_and_c {
  list-style-type: decimal;
  padding: 0px;
  padding-bottom: 5px;
  margin-left: 22px;
}

#rate_t_and_c li {
  padding-bottom: 10px;
}


ul.directions{
  list-style-type: decimal;
  padding: 0px;
  color: black;
  margin-left: 22px;
}

#gc_errors, .errortext {
  color: red;
  padding: 15px;
}

div#gcRateContainer {
  border: 2px solid black;
  background-color: blue;
}

div.gcRateRow {
  background-color: yellow;
}

div.gcRateLabel {
  color: blue;
  width: 250px;
}
div.gcRateValue {
  color: red;
  display: inline;
  margin-left: 25px;
}

#gc_res_notice {
  margin-top: 15px;
  font-style: italic;
}

#gc_res_notice_body {
  border: solid 1px black;
  overflow: auto;
  height: 150px;
  padding: 5px;
  font-style: normal;
}

#gc_res_process_steps {
}

.gc_res_process_step_active {
  display: inline;
  color: black;
  font-weight: bold;
  font-size: 1.25em;
  padding: 10px;
}
.gc_res_process_step_inactive {
  display: inline;
  color: #978885;
  display: inline;
  padding: 10px;
}

#gc_res_date {
  clear: both;
  width: 100%;
  margin-top: 20px;
}

.datepicker  {
  float: left;
}

.datapicker {
}

#gc_res_date_restrictions {
  clear: both;
  padding-top: 10px;
  margin-left: 125px;
  letter-spacing: 1px;
}

#gc_res_date_submit {
  float: left;
  margin-top: 1.25em;
  margin-left: 25px;
}

div.taxRow {
  clear: both;
  margin: 0;
  padding: 0;
  height: 2em;
}

div.taxRow span.taxLabel {
  margin-bottom: 3px;
  float: left;
  width: 130px;
  text-align: left;
  }

div.taxRow span.taxValue {
  float: left;
  width: 100px;
  text-align: right;
  }

#rate_promo img {
  margin-top: 15px;
  border: none;
}

div.contactRow {
  clear: both;
  margin: 0;
  padding: 0;
  height: 2em;
}

div.contactRow span.contactLabel {
  margin-bottom: 3px;
  float: left;
  width: 130px;
  text-align: left;
  }

div.contactRow span.contactValue {
  float: left;
  width: 100px;
  text-align: left;
  }

div.contactRow a {
  color: #64748b;
  text-decoration: none;
}

div.contactRow a:hover {
  text-decoration: underline;
  color: black;
}

h3 {
  font-size: 1.1em;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 5px;
}

.links_ico img {
  height: 2em;
  width: 2em;
}

.links_ico {
  padding: 2px;
  text-align: center;
  float: left;
  border: solid 1px black;
  margin-right: 2px;
}

.links_link {
  height: 1.25em;
  overflow: hidden;
}

.links_row {
  margin-bottom: .75em;
  color: black;
  text-decoration: none;
}

.links_title {
  font-weight: bold;
}

.links_row a {
  color: #64748b;
  text-decoration: underline;
}

.links_row a:hover {
  text-decoration: none;
}

div#coupon_content ul {
  padding-left: 15px;
}
div#coupon_content li {
  font-size: 1.1em;
  padding: 5px;
  list-style-type:circle;
}

#gcPointBody {
  border-top: solid 2px #e5e4df;
  border-left: solid 5px #e5e4df;
  border-right: solid 5px #e5e4df;
  border-bottom: solid 10px #e5e4df;
}

#gcPointBody p, td, a {
  font-size: 1.1em;
}

#gcPointMenu ul li{
  display: inline;
}

#gcPointMenu ul li a {
  float: left;
  text-decoration: none;
  font-size: 1.2em;
  padding: 5px;
  color: #64748b;
  border-right: 1px solid #64748b;
  letter-spacing: -.5px;

}

#gcPointMenu ul li a:hover {
  background-color: #64748b;
  color: #e5e4df;
}

#gcPointMenu {
  background-color: #e5e4df;
  height: 30px;
/*  float: right;*/
  padding: 0;
  margin: 0;
}

#gcPointMenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0px;
}


li#gcPointListFocus a{
  color: red;
  border-bottom: 2px solid #64748b;
}

form#gcmakevoucher1 td {
  vertical-align: bottom;
/*  border: 1px solid red;
*/
  padding-left: 3px;
  padding-right: 3px;
}
form#gcmakevoucher1 input[value="Calculate"] {
  margin-left: 15px;
}

table#gcPointLedger th{
  background-color: #64748b;
  color: white;
}

table#gcPointLedger {
  border: 2px solid #64748b;
}

table#gcPointLedger td.oddRow {
  background-color: #e5e4df;
}


table#gcPointLedger td#gcPointTotalRow {
  text-align: right;
  background-color: #64748b;
  color: white;
  font-size: 1.1em;
}

table#gcPointLedger a, a.faq, a.wam, a.wam-anchorlet {
  color: #64748b;
}

div#gcPointBody td.separator-bar, .points-title {
  background-color: #64748b;
  color: white;
  font-weight: bold;
}

#cngLogo {
  float: left;
}

#large_map {
  padding: 0;
  margin: 0;
  border: none;
}

div#large_map img {
  border: none;
}

div#small_map {
  padding: 0;
  margin: 0;
  border: none;
}

div#small_map img {
  border: none;
}

div.coupon {
width: 600px;
height: 250px;
}

div.ui-big-corner-all { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 3px dashed black; }

div.coupon table {
height: 100%;
width: 100%;
}
div.coupon td.left {
width: 400px;
background-color: #83b7e5;
border-right: 1px solid #978885;
}
div.coupon td {
text-align: center;
}
div.coupon td.head {
padding-top:.5em;
font-size: 3em;
font-weight: bold;
line-height: 1em;
color: #ffffff;
}
div.coupon td.subhead {
font-size: 1.5em;
color: #ffffff;
}
div.coupon td.expiration {
font-size: 1.2em;
font-weight:lighter;
color: #b6132d;
}
div.coupon td.barcode {

}
div.coupon td.fineprint {
font-size: .9em;
color: #ffffff;
}

@media print {
body {
  color : #000000;
  background : #ffffff;
}
div.coupon {
  font-size : 12pt;
}
div.coupon td.head {
font-size: 24pt;
}

}

