body{background: url("https://ecards-media-co-uk.s3.amazonaws.com/ripe_files/templates/personalisedCards2012/images/light_honeycomb.png") repeat scroll 0 0 transparent;}

.content{
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin: auto;
    padding: 20px;
    width: 940px;
    margin-top: 10px;
}

.bcrumb a{vertical-align: middle;}
.bcrumb h1{display: inline; vertical-align: middle; font-size: 13px; font-weight: normal; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.shop-item {
    height: 235px;
    margin-bottom: 20px;
}
.shop-item .caption {
  overflow: hidden;
  height: 42px;
}
.shop-item-img{
  background-color: #F4F4F4;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #d8d8d8;
}
.shop-item-img img{
  max-height: 165px;
}

.shop-item-title {
  margin-top: 5px;
}

.subnav {
    background-color: #EEEEEE;
    background-image: -moz-linear-gradient(center top , #F5F5F5 0%, #EEEEEE 100%);
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    height: 36px;
    width: 100%;
}
.subnav .nav {
    margin-bottom: 0;
}
.subnav .nav > li > a {
    border-left: 1px solid #F5F5F5;
    border-radius: 0 0 0 0;
    border-right: 1px solid #E5E5E5;
    margin: 0;
    padding-bottom: 11px;
    padding-top: 11px;
}
.subnav .nav > .active > a, .subnav .nav > .active > a:hover {
    background-color: #E9E9E9;
    border-left: 0 none;
    border-right-color: #DDDDDD;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
    color: #777777;
    padding-left: 13px;
}
.subnav .nav > .active > a .caret, .subnav .nav > .active > a:hover .caret {
    border-top-color: #777777;
}
.subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
    border-left: 0 none;
    border-radius: 4px 0 0 4px;
    padding-left: 12px;
}
.subnav .nav > li:last-child > a {
    border-right: 0 none;
}
.subnav .dropdown-menu {
    border-radius: 0 0 4px 4px;
}
.subnav-fixed {
    border-color: #D5D5D5;
    border-radius: 0 0 0 0;
    border-width: 0 0 1px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
    left: 0;
    position: fixed;
    right: 0;
    top: 40px;
    z-index: 1020;
}
.subnav-fixed .nav {
    margin: 0 auto;
    padding: 0 1px;
    width: 938px;
}
.subnav .nav > li:first-child > a, .subnav .nav > li:first-child > a:hover {
    border-radius: 0 0 0 0;
}

.footer-top{
  width: 960px;
  margin: auto;
  background-color: #EBF1F1;
  min-height: 40px;
  padding: 10px;
}

.footer{
  width: 960px;
  padding: 10px;
  margin: auto;
  background-color: #45A6D9;
  min-height: 40px;
  border-radius: 0 0 6px 6px;
  margin-bottom: 50px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #EBF1F1;
}

.social-banner a{opacity:0.5; filter:alpha(opacity=50);}
.social-banner a:hover{opacity:1; filter:alpha(opacity=100);}

/* Honey trap inputs */
.input_hp input {display: none;}


/* carousel tweaks */
#homeCaro .carousel-control {top: 50%;}
#homeCaro > .left {margin-left: -60px;}
#homeCaro > .right {margin-right: -60px;}

/* print info modal popup */
#print-info a {
    float: left;
    font-size: 16px;
    margin-top: 13px;
    padding: 8px;
    border-radius: 10px;
    background-color: #F7F5F6;
    margin-right: 5px;
    color: #999;
    font-weight: bold;
    border: 1px solid #EBE9EA;
}
#print-info a:hover { background-color: #3A87AD; text-decoration: none; color: white; }
.countDownBox { width: 120px; font-size: 16px;}
