/*
  Description: MMS Templates
  Media: Screen
  Version: 1
  Author: Rodrigo Galindez
  Author URI: http://www.rodrigogalindez.com
*/

body {
  font-family: Georgia, "Times New Roman", serif;
  background: transparent url(/images/bg-body.png) repeat-x top left;
  background-color: #F5F5EE;
  color: #333;
}

@font-face {
  font-family: 'ClarendonLTStdBold';
  src: url('http://www.mymilitarysavings.com/type/clarendonltstd-bold-webfont.eot');
  src: url('http://www.mymilitarysavings.com/type/clarendonltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://www.mymilitarysavings.com/type/clarendonltstd-bold-webfont.woff') format('woff'),
       url('http://www.mymilitarysavings.com/type/clarendonltstd-bold-webfont.ttf') format('truetype'),
       url('http://www.mymilitarysavings.com/type/clarendonltstd-bold-webfont.svg#ClarendonLTStdBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StencilStdBold';
  src: url('http://www.mymilitarysavings.com/type/stencilstd-webfont.eot');
  src: url('http://www.mymilitarysavings.com/type/stencilstd-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://www.mymilitarysavings.com/type/stencilstd-webfont.woff') format('woff'),
       url('http://www.mymilitarysavings.com/type/stencilstd-webfont.ttf') format('truetype'),
       url('http://www.mymilitarysavings.com/type/stencilstd-webfont.svg#StencilStdBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'TradeGothicLTStdBdCnNo.20';
    src: url('http://www.mymilitarysavings.com/type/tradegothicltstd-bdcn20-webfont.eot');
    src: url('http://www.mymilitarysavings.com/type/tradegothicltstd-bdcn20-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mymilitarysavings.com/type/tradegothicltstd-bdcn20-webfont.woff') format('woff'),
         url('http://www.mymilitarysavings.com/type/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
         url('http://www.mymilitarysavings.com/type/tradegothicltstd-bdcn20-webfont.svg#TradeGothicLTStdBdCnNo.20') format('svg');
  font-weight: normal;
  font-style: normal;
}

hr {
  display: none;
}

img {
  vertical-align: middle;
  border: 0 none;
}

a {
  color: #902024;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 36px;
  font-weight: normal;
  color: #000;
}

h2 {
  margin: 10px 0 0;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: normal;
  color: #000;
}

.page-title h2 {
  margin: 0 0 15px;
}

h3 {
  margin-bottom: 0;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}

p {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.4;
}

p:last-child {
  margin-bottom: 0;
}

p > br {
  display: block;
  margin-top: 0.6em;
}

ul {
  list-style-type: none;
}

#base-details li,
#service-details li {
  font-size: inherit !important;
}

li {
  font-size: 15px;
  line-height: 1.6;
}

#header-wrapper header {
  margin: 15px 0;
  overflow: hidden;
}

#header-wrapper header h1 {
  margin-bottom: 0;
}

#header-wrapper header h1 a {
  display: block;
  width: 363px;
  height: 66px;
  background: transparent url(/images/logo.png) no-repeat top left;
  text-indent: -1000em;
  color: #000;
  float: left;
}

#header-wrapper header h1 a:hover {
  text-decoration: none;
}

#header-wrapper #session {
  margin-top: 0;
}

#header-wrapper #session p {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 12px;
  color: #666;
  margin: 0;
}

#header-wrapper #session a.facebook-connect {
  display: inline-block;
  margin-left: 5px;
}

#header-wrapper #session a.sign-up {
  display: block;
  width: 313px;
  height: 41px;
  background: transparent url(/images/membership-button-slim.png) no-repeat top left;
  margin-bottom: 4px;
}

/* We can't use the same image replacement technique as used in the header
  (i.e. without the extra span) because of the way the container tag is
  already floating the text */
#header-wrapper #session a.sign-up span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

#header-wrapper #session .sign-up-separator {
  display: none;
}

#header-wrapper #session a.sign-in {
  /* To account for the built-in padding on membership-button.png */
  margin-right: 5px;
}

#header-wrapper #tagline {
  display: none;
}

#header-wrapper header nav {
  margin-top: 15px;
  clear: both;
}

#header-wrapper header nav ul {
  margin: 0;
  padding-left: 10px;
  background: transparent url(/images/pattern.jpg) repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px #000 inset;
  -moz-box-shadow: 0 0 10px #000 inset;
  box-shadow: 0 0 10px #000 inset;
  overflow: hidden;
}

#header-wrapper header nav li a {
  display: block;
  padding: 10px;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  color: #BBBF8B;
  border-left: 1px solid rgba(0,0,0,.2);
  border-right: 1px solid rgba(255,255,255,.1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  float: left;
}

#header-wrapper header nav li.active a,
#header-wrapper header nav li a:hover {
  color: #fff;
  background: rgba(0,0,0,.4);
}

#header-wrapper header nav li.first a {
  border-left: 0 none;
}

#header-wrapper header nav li.last a {
  border-right: 0 none;
}

#header-wrapper header nav li.active a {
  color: #fff;
}

#header-wrapper header nav li a:hover {
  text-decoration: none;
}

#header-wrapper header {
  overflow: visible;
}

#header-wrapper header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-wrapper header nav ul {
  overflow: visible;
}

#header-wrapper header nav ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-wrapper header nav li {
  position: relative;
  float: left;
}

#header-wrapper header nav li a {
  float: none;
}

#header-wrapper strong.pop {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -8px;
  margin-right: -4px;
  padding: 1px 4px;
  background: yellow;
  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 100000;
}

#header-wrapper strong.pop:after {
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: -9px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top-color: yellow;
}

#header-wrapper header nav li ul {
  position: absolute;
  padding: 0;
  width: 165px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  /*
  opacity: 0;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  transition: all 2s linear;
  */
  display: none;
  z-index: 1000;
}

#header-wrapper header nav li:hover ul,
#header-wrapper header nav li.sfhover ul {
  display: block;
  /* opacity: 1; */
}

#header-wrapper header nav li ul li {
  float: none;
}

#header-wrapper header nav li ul li a {
  border-left: 0;
  border-right: 0;
  padding: 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#header-wrapper header .social-links li {
  float: left;
}

#header-wrapper header .social-links li a {
  overflow: hidden;
  text-indent: -3000px;
  width: 0;
}

#main {
  margin-bottom: 40px;
  height: 1%;
}

#main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#content {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 4px;
}

.embedded_featured_video {
  background-color: #000;
  text-align: center;
  border: 0;
  padding: 0 0 -20px 0;
  margin: 0;
}

.embedded_featured_video * {
  border: 0;
  margin: 0 0 -5px;
  padding: 0;
}

#sidebar {
  /*  margin-top: 20px; */
  /* width: 276px; */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

section {
  margin-bottom: 15px;
  height: 1%;
}

#sidebar section {
  margin-bottom: 40px;
}

section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

section header {
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 0;
  padding-bottom: 5px;  
  height: 1%;
  line-height: 1.5em;
}

section header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.brand_logo {
  text-align: center;
  margin: 0 1em 1em 0;
}

.brand_logo h2 {
  display: none;
}

.brand_logo img {
}

header.page-title {
  margin: 0;
  padding: 0;
  border: 0 none;
}

section span.section-action {
  margin-top: 4px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 11px;
  float: right;
}

#sidebar section header {
}

section header h3 {
  font-family: "TradeGothicLTStdBdCnNo.20", Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #464739;
  text-align: center;
  background: transparent url(/images/bg-section-header.png) repeat-x center;
}

section header h3 span {
  display: inline-block;
  background: #F5F5EE;
  padding: 0 10px;
}

a.view_more {
  display: block;
}

a.button {
  display: inline-block;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 12px;
  font-weight: normal;
  padding: 7px 12px;
  color: #fff;
  background: rgb(195,110,89); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(195,110,89,1) 0%, rgba(144,42,17,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(195,110,89,1)), color-stop(100%,rgba(144,42,17,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(195,110,89,1) 0%,rgba(144,42,17,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(195,110,89,1) 0%,rgba(144,42,17,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(195,110,89,1) 0%,rgba(144,42,17,1) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(195,110,89,1) 0%,rgba(144,42,17,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c36e59', endColorstr='#902a11',GradientType=0 ); /* IE6-9 */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

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

#sidebar p {
  font-size: 12px;
}

#available_archives {
  float: right;
  margin: 0 0 1em 1em;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
}

#available_archives * {
  font-size: 1em;
}

#available_archives ul,
#available_archives ul ul {
  margin: 0; padding: 0
}

#available_archives li {
 list-style-type: none;
}

#available_archives li li:before {
 content: "\00a0\2013\00a0";
 text-indent: -10px;
}

.post {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  min-height: 65px;
  _height: 65px;
}

.post.excerpt p {
  margin: 0;
}

.post-calendar {
  float: left;
  margin: 0.25em 10px 0 0;
  width: 35px;
  text-align: center;
  position: relative;
}

.post-calendar .day {
  padding-top: 7px;
  background: #ededef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc));
  background: -moz-linear-gradient(top,  #ededef,  #ccc);
  font: bold 12px/24px Arial, Helvetica, sans-serif;
  color: #000;
  text-shadow: #fff 0 1px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 2px #888;
  -webkit-box-shadow: 0 2px 2px #888;
  box-shadow: 0 2px 2px #888;
  display: block;
}

.post-calendar .month {
  display: block;
  font: normal bold 10px/15px Arial, Helvetica, sans-serif;
  color: #fff;
  text-shadow: #00365a 0 -1px 0;
  background: #3a5897;
  background: -webkit-gradient(linear, left top, left bottom, from(#3a5897), to(#00365a));
  background: -moz-linear-gradient(top,  #3a5897,  #00365a);
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #00365a;
}

.post-calendar .year {
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  text-shadow: #fff 0 1px 0;
  border: 0 none;
  padding-left: 2px;
  padding-top: 1px;
}

.post-calendar .day:before, .post-calendar .day:after {
  content: '';
  float: left;
  position: absolute;
  top: 4px;
  width: 6px;
  height: 6px;
  background: #111;
  z-index: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 1px 1px #fff;
  -webkit-box-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 1px #fff;
}
.post-calendar .day:before { left: 7px; }
.post-calendar .day:after { right: 7px; }

.post-calendar .month:before, .post-calendar .month:after {
  content: '';
  float: left;
  position: absolute;
  top: -3px;
  width: 2px;
  height: 10px;
  background: #dadada;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa));
  background: -moz-linear-gradient(top,  #f1f1f1,  #aaa);
  z-index: 2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.post-calendar .month:before { left: 9px; }
.post-calendar .month:after { right: 9px; }

.post-meta {
  font-size: 11px;
  color: #666;
}

.ad {
  display: block;
}

.user {
  margin-bottom: 20px;
  overflow: hidden;
}

.user img {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 10px;
  padding: 5px;
  background: transparent url(/images/pattern.jpg) repeat;
  float: left;
}

.user .user-body {
  padding-top: 10px;
  display: table-cell;
}

.user .user-body dt {
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 13px;
}

.user .user-body dd {
  font-size: 12px;
}

p.intro {
  margin: 0;
  font-size: 16px !important;
}

#footer-wrapper {
  background: transparent url(/images/pattern.jpg) repeat;
  clear: both;
  -webkit-box-shadow: 20px 0 10px #000 inset;
  -moz-box-shadow: 0 0 10px #000 inset;
  box-shadow: 0 0 10px #000 inset;
  overflow: hidden;
}

#footer-wrapper footer {
  padding: 20px 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #ccc;
  overflow: hidden;
}

#footer-wrapper footer a {
  color: #BABF8B;
}

#footer-wrapper footer p {
  font-size: 12px;
}

#footer-wrapper footer section h3 {
  margin-bottom: 15px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

#footer-wrapper footer .about {
}

#footer-wrapper footer .about section:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* #footer-wrapper footer */
.social-links li {
  display: block;
  height: 40px;
  margin-bottom: 5px;
  background: transparent url(/images/icon-social.png) no-repeat top left;
}

/* #footer-wrapper footer */
.social-links li.twitter {
  background-position: 0 -74px;
}

/* #footer-wrapper footer */
.social-links li a {
  display: block;
  padding-left: 45px;
  padding-top: 8px;
}

#footer-wrapper footer .directory {

}

#footer-wrapper footer .directory section {
}

#footer-wrapper footer ul {
  margin: 0;
  padding: 0;
}

#footer-wrapper footer li {
  font-size: 12px;
}

#footer-wrapper footer .company-info p {
  font-size: 10px;
  text-align: center;
  padding-top: 40px;
}

/* TODO ----------
.event {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}

.event .event-meta {
  font-size: 11px;
  color: #666;
}

.profile {
  margin-bottom: 20px;
  padding: 15px;
  background: #f6f6f6;
}

.profile-image {
  width: 74px;
  float: left;
}

.profile-image img {
  display: block;
  width: 64px;
  height: 64px;
  margin-bottom: 5px;
  padding: 5px;
  background: transparent url(/images/pattern.jpg) repeat;
}

.profile-body {
  margin-left: 85px;
}

.profile-body h2 {
  margin: 0;
}

.profile-body p.profile-meta {
  margin-bottom: 5px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 11px;
  color: #666;
}

.profile-image span.profile-change-picture {
  display: block;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
}

.tab {
  position: relative;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}

.tab .tab-header {
  overflow: hidden;
}

.tab .tab-header ul {
  margin-left: 10px;
}

.tab .tab-header li {
  font-size: 13px;
}

.tab .tab-header li a {
  display: block;
  margin-right: 10px;
  padding: 6px 10px;
  border: 1px solid transparent;
  float: left;
}

.tab .tab-header li.active a,
.tab .tab-header li.active a:hover,
.tab .tab-header li a:hover {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  -webkit-top-left-border-radius: 3px;
  -webkit-top-right-border-radius: 3px;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #F8F8F8 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,#ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
}

.tab .tab-header li a:hover {
  font-weight: normal;
}

.tab .tab-body {
/ * position: relative;* /
  margin-top: -1px;
  padding: 10px;
  border-top: 1px solid #ddd;
  clear: both;
  z-index: -1;
}
---------- TODO */

/* Common Form */

table.common-form {
  width: 100%;
  border-collapse: collapse;
}

table.common-form th {
  padding: 10px 10px 10px 0;
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}

table.common-form td {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  vertical-align: top;
  background-color: transparent !important;
}

table.common-form label,
table.common-form span.fakelabel {
  display: inline-block;
  margin-top: 7px;
  font-size: 13px;
  font-weight: bold;
}

table.common-form select {
  color: #444444;
  font-family: Georgia,"Times New Roman",serif;
  font-size: 13px;
  padding: 2px;
  width: 94%;
}

table.common-form input {
  width: 90%;
  padding: 6px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 13px;
  color: #444;
  border: 1px solid #bbb;
  border-top: 1px solid #aaa;
  background: #D6D5D5;
  background: -moz-linear-gradient(top, #D6D5D5 0%, #ffffff 5%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D6D5D5), color-stop(5%,#ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D6D5D5', endColorstr='#ffffff',GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

table.common-form input:focus {
  background: #DCDABA;
  background: -moz-linear-gradient(top, #DCDABA 0%, #FFFFEB 5%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DCDABA), color-stop(5%,#FFFFEB));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCDABA', endColorstr='#FFFFEB',GradientType=0 );
}

table.common-form input.checkbox-control,
table.common-form input.radio-control {
  width: auto;
  margin-right: 5px;
}

table.common-form label.checkbox-label,
table.common-form label.radio-label {
  margin-right: 20px;
  font-weight: normal;
}

table.common-form textarea {
  width: 90%;
  height: 80px;
  padding: 6px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  line-height: 1.4;
  color: #444;
  border: 1px solid #bbb;
  border-top: 1px solid #aaa;
  background: #D6D5D5;
  background: -moz-linear-gradient(top, #D6D5D5 0%, #ffffff 2%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D6D5D5), color-stop(2%,#ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D6D5D5', endColorstr='#ffffff',GradientType=0 );
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

table.common-form textarea:focus {
  background: #DCDABA;
  background: -moz-linear-gradient(top, #DCDABA 0%, #FFFFEB 2%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DCDABA), color-stop(2%,#FFFFEB));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCDABA', endColorstr='#FFFFEB',GradientType=0 );
}

table.common-form .button-submit {
  width: auto;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 13px;
  padding: 7px 12px;
  color: #fff;
  background: #902224; /* Old browsers */
  background: -moz-linear-gradient(top, #902224 0%, #741517 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#902224), color-stop(100%,#741517)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #902224 0%,#741517 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #902224 0%,#741517 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #902224 0%,#741517 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902224', endColorstr='#741517',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #902224 0%,#741517 100%); /* W3C */
  border: 0 none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  cursor: pointer;
}

table.common-form input[type=button] {
  width: auto;
  color: #444;
  /*
  background: #902224; /* Old browsers * /
  background: -moz-linear-gradient(top, #902224 0%, #741517 100%); /* FF3.6+ * /
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#902224), color-stop(100%,#741517)); /* Chrome,Safari4+ * /
  background: -webkit-linear-gradient(top, #902224 0%,#741517 100%); /* Chrome10+,Safari5.1+ * /
  background: -o-linear-gradient(top, #902224 0%,#741517 100%); /* Opera11.10+ * /
  background: -ms-linear-gradient(top, #902224 0%,#741517 100%); /* IE10+ * /
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902224', endColorstr='#741517',GradientType=0 ); /* IE6-9 * /
  background: linear-gradient(top, #902224 0%,#741517 100%); /* W3C * /
  border: 0 none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  */
  cursor: pointer;
}

table.common-form span.tooltip {
  display: block;
  margin-top: 6px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  color: #888;
}

table.common-form tr:last-child th,
table.common-form tr:last-child td {
  border: 0 none;
}

table.common-form .error {
  margin-bottom: 5px;
}

ul.brands,
ul.contests,
ul.promotions {
  margin: 0;
  padding: 0;
}

ul.brands li.brand {
  margin-bottom: 20px;
  overflow: hidden;
}

ul.brands li.brand a {
  background: #f6f6f6;
  border: 1px dashed #ccc;
  padding: 0;
  display: block;
  height: 50px;
  text-decoration: none;
  line-height: 50px;
}

ul.brands li.brand a img {
  margin: -3px 1em 0 0;
  text-decoration: none;
  border: 0;
}

#sub-brands #sub-brand-filters {
  margin-bottom: 12px;
  text-align: center;
}
  
#sub-brands #sub-brand-filters ul {
  height: 1.1em;
  margin: 0;
  padding: 0;
  display: inline-block;
}
  
#sub-brands #sub-brand-filters ul li {
  list-style-type: none;
  float: left;
  padding: 0 1em 0 0;
  font-size: 1.1em;
}

#sub-brands #sub-brand-filters ul li.last {
  padding-right: 0;
}

ul.contests li,
ul.promotions li {
  position: relative;
  margin-bottom: 20px;
  padding: 12px 0;
  background: #f6f6f6;
  border: 1px dashed #ccc;
  height: 195px;
  overflow: hidden;
}

ul.contests li {
  height: 380px;
}

ul.promotions li img.promo_image {
  float: left;
  margin: 0 12px;
}

ul.contests li div.contest_container,
ul.promotions li div.promotion_container {
  padding: 0 12px;
  margin: 0;
}

ul.contests li h4,
ul.promotions li h4 {
  font-weight: bold;
  font-size: 15px;
  margin-right: 13px;
  margin-bottom: 0.5em;
}

/*
ul.promotions li h4:before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -13px;
  right: -1px;
  background: transparent url(/images/corner.gif) no-repeat top right;
}
*/

ul.contests li p,
ul.promotions li p {
  font-size: 11px;
  margin: 0;
  padding: 0 0 12px;
  text-align: justify;
  overflow: hidden;
}

.price {
  font-size:13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #991A2B;
  font-weight: bold;
}

.promotion-price {
  color: #991A2B;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 5px;
}

ul.contests li p.contest_description {
  padding: 0;
  margin: 0 0 12px;
  height: 2.8em; 
  overflow: hidden;
}

ul.contests li p.contest_image {
  padding: 0;
  margin: 0 0 12px;
  text-align: center;
}

ul.contests li p.view_contest {
  text-align: center;
  padding: 0;
  margin 0;
}

/* For http://css-tricks.com/text-fade-read-more/ */
ul.promotions li p.print_promotion,
ul.promotions li p.view_promotion {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0 12px;

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#f6f6f6'); /* for IE */
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(246,246,246,0)), to(#f6f6f6)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  rgba(246,246,246,0),  #f6f6f6); /* for firefox 3.6+ */
}

div.hrecipe {
}

div.hrecipe {
  position: relative;
  margin-bottom: 20px;
  padding: 12px 0;
  background: #f6f6f6;
  border: 1px dashed #ccc;
}

div.hrecipe > * {
  padding: 0 12px;
}

div.hrecipe img.recipe_image {
  float: left;
  margin: 0 12px 12px 0;
}

div.hrecipe h3 {
  font-weight: bold;
  font-size: 15px;
  margin-right: 20px;
  margin-bottom: 0.5em;
}

div.hrecipe h3:before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -13px;
  right: -1px;
  background: transparent url(/images/corner.gif) no-repeat top right;
}

div.hrecipe h4 {
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.hrecipe p,
div.hrecipe ul.ingredients li,
div.hrecipe ol.instructions li {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 1.6em;
}

div.hrecipe ol.instructions {
  padding-left: 2.5em;
}

div.hrecipe .summary {
  margin-bottom: 1em;
}

.slideshow {
  background-color: #fff;
  position: relative;
  padding: 0 88px;
  margin: 25px 0;
  border: 8px solid rgba(0,0,0,.1);
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  clear: both;
}

.slideshow-panel-wrapper {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
}

.slideshow-panel {
  padding: 15px 0 25px;
  background: #fff;
  border-bottom: 1px solid #bbb;
  text-align: center;
  margin-bottom: 25px;
}

.slideshow-panel h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #902024;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.slideshow-nav {
  width: 100%;
  position: absolute;
  top: 153px;
  left: 0;
}

.slideshow-nav li a {
  display: block;
  width: 58px;
  height: 58px;
  background: transparent url(/images/slideshow-nav.png) no-repeat top left;
  text-indent: -1000em;
}

.slideshow-nav li.previous a {
  position: absolute;
  left: 0;
  margin-left: 15px;
}

.slideshow-nav li.previous.inactive a {
  opacity: 0.5;
  /* cursor: default; */
}

.slideshow-nav li.previous.active a:hover {
  opacity: .85;
}

.slideshow-nav li.previous.active a:active {
  background-position: -58px 0;
  opacity: 1;
}

.slideshow-nav li.next a {
  position: absolute;
  right: 0;
  margin-right: 15px;
  background-position: -174px 0;
}


.slideshow-nav li.next.inactive a {
  opacity: 0.5;
  /* cursor: default; */
}

.slideshow-nav li.next.active a:hover {
  opacity: .85;
}

.slideshow-nav li.next.active a:active {
  background-position: -116px 0;
  opacity: 1;
}

.slideshow-pagination {
  background-color: #fff;
  padding: 15px 0 10px;
  text-align: center;
  clear: both;
}

.slideshow-pagination ul {
  display: inline;
}

.slideshow-pagination li {
  display: inline;
}

.slideshow-pagination li a {
  display: inline-block;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: transparent url(/images/slideshow-pagination.png) no-repeat -16px top;
  text-indent: -1000em;
}

.slideshow-pagination li.active a {
  background-position: top left;
}

.site-intro {
  font-family: "ClarendonLTStdBold";
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #33709E;
}

.site-description {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 15px;
  text-align: center;
  color: #464639;
}

.featured-savings {
  padding: 20px;
  background: #E4E3DB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.featured-savings {
}

.featured-savings h3 {
  color: #33709E;
}

.featured-savings h3 span {
  background: #E4E3DB;
}

.promotion-info-wrapper {
}

.promotion-info-wrapper h4 {
  font-size: 1.6em;
}

.promotion-wrapper {
  padding: 20px;
  clear: both;
  overflow: hidden;
}

.promotion-wrapper-left {
  margin-right: 20px;
  float: left;
}

.promotion-wrapper-right {
  margin-top: 60px;
  float: left;
}

.contest p,
.promotion p {
  color: #4C4539;
  font-size: 11px !important;
}

.follow-us-links {
  text-align: center;
}

.follow-us-links li {
  display: inline;
}

.follow-us-links li a {
  display: inline-block;
  margin-right: 15px;
  text-indent: -1000em;
}

.follow-us-links li.facebook a {
  width: 37px;
  height: 37px;
  background: transparent url(/images/icon-follow-facebook.png) no-repeat top left;
}

.follow-us-links li.twitter a {
  width: 37px;
  height: 37px;
  background: transparent url(/images/icon-follow-twitter.png) no-repeat top left;
}

.follow-us-links li.rss a {
  width: 37px;
  height: 37px;
  background: transparent url(/images/icon-follow-rss.png) no-repeat top left;
}

#sidebar .post {
  border: 0 none;
}

#sidebar .post h3 a {
  font-size: 15px;
  font-weight: bold;
  color: #33709E;
}

#sidebar .post .post-author {
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4C4539;
}

.contest-winner {
  margin: 0;
  font-family: ClarendonLTStdBold, Georgia, "Times New Roman", serif;
  font-size: 15px;
  font-weight: bold;
  color: #33709E;
  line-height: 1.25;
}

.contest-winner-location {
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4C4539;
}

.page-title h2 {
  font-family: "TradeGothicLTStdBdCnNo.20", Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #464739;
  text-align: center;
  background: transparent url(/images/bg-section-header.png) repeat-x center;
}

.page-title h2 span {
  display: inline-block;
  padding: 0 10px;
  background: #fff;
}

.featured-brands-logos {
  text-align: center;
}

.featured-brands-logos li {
  margin-right: 30px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
}

.featured-brands-logos .kelloggs {
  width: 148px;
  height: 61px;
  background: transparent url(/images/logo-kelloggs.png) no-repeat top left;
  text-indent: -1000em;
}

.featured-brands-logos .kraft-foods {
  width: 138px;
  height: 48px;
  background: transparent url(/images/logo-kraft.png) no-repeat top left;
  text-indent: -1000em;
}

.featured-brands-logos .chinet {
  width: 124px;
  height: 50px;
  background: transparent url(/images/logo-chinet.png) no-repeat top left;
  text-indent: -1000em;
}

.featured-brands-logos .oreo {
  width: 120px;
  height: 46px;
  background: transparent url(/images/logo-oreo.png) no-repeat top left;
  text-indent: -1000em;
}

.featured-brands-logos .captain-morgan {
  width: 100px;
  height: 124px;
  background: transparent url(/images/logo-cm.png) no-repeat top left;
  text-indent: -1000em;
}

.featured-brands-view-all a {
  display: block;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #33709E;
}

.footer-about {
  width: 550px;
  margin-right: 100px;
  float: left;
}

.footer-about img {
  margin-right: 20px;
  float: left;
}

.footer-about p {
  margin-top: 50px;
  font-size: 13px;
}

.footer-nav {
  width: 200px;
  float: left;
}

.footer-nav ul {
  list-style-type: none;
}

.footer-nav ul.footer-nav-1 {
  margin-right: 50px !important;
  float: left;
}

.footer-nav ul.footer-nav-2 {
}

.footer-nav li {
  font-size: 11px !important;
  line-height: 2;
}

.footer-company-info {
  padding-top: 20px;
  border-top: 1px solid #414435;
  clear: both;
}

.footer-company-info p {
  font-size: 11px !important;
}

.footer-social li {
  display: inline-block;
  margin-bottom: 5px;
}

ul.sharing-links {
  list-style: none;
  margin: 1em 0;
  padding: 0;
  width: 100%;
}

ul.sharing-links li {
  display: block;
  float: left;
  margin-right: 10px;
}

li.sharing-links {
  margin-top: 2px;
}
