/*
----------------------------------------------------------------------------------------------

COLORS (MM):



Old
Blue: 0081E3, 98D5D0
Tan: d7d59c, e8e8bd, F0EDDA
Brown: 6C451E, 402C18 C3A970
Red: 54141A
Green: 4F9856
Text and Utility: 081116 (charcoal)

New Hannah MM Colors:
Anchors: 0081E3
Red (text): B23928
Brown: 402C18 C3A970
Tan: EFECD9 F0EDDA
Background: FAF9F4

---------------------------------------------------------------------------------------------- */
/* General Styles */
body {
  height: 100%;
  background-color: #DBDBDB;
  background-image: url("/images/common/p204.png");
  background-position: top center!important;
  background-repeat: repeat!important;
  background-attachment: scroll!important;
  min-height: 100%;
  font: small "Arial", Arial, Helvetica, sans-serif;
  color: #616161;
  font-size: 14px;
  margin: 0px;
}

html {
  min-height: 100%;
  height: 100%;
}

#preload {
  display: none;
}

h2, h3, h4, h5, h6 {
  color: #616161;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
}

p {
  margin: 0px;
  padding: 0 0 12px 0;
}

th {
  font-weight: bold;
}

a, a:visited {
  color: #0c97a4;
}

a:hover, a:active {
  color: #F98869;
}

a img {
  border: 0;
}

h1big {
  color: #000000;
  font-size: 35px;
  font-weight: normal;
  line-height: 35px;
  margin: 0 0 12px;
}

h1black {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 12px;
}

h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 12px;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{
  border: 0;
  padding: 0;
}

/* Classes and IDs */
#flash {
  background-color: #F2F7E0;
  border: 1px solid #B2C95F;
  color: #616161;
  margin: 5px 250px 0;
  padding: 10px;
  position: absolute;
  width: 400px;
  z-index: 100;
}

#flash h2 {
  background-color: #8BD4D6;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 0;
  padding: 5px;
  margin-bottom: 10px;
}

#flash_error {
  background-color: #F2F7E0;
  border: 1px solid #B2C95F;
  color: #616161;
  margin: 5px 250px 0;
  padding: 10px;
  position: absolute;
  width: 400px;
  z-index: 100;
}

#flash_error h2 {
  background-color: red;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 0;
  padding: 5px;
  margin-bottom: 10px;
}

#flash p.close {
  padding: 0;
}

.paddedList ul li {
padding-bottom:5px;
}

.container {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: auto;
  background-color: #FFFFFF;
}

.clear {
  clear: both;
  height: 0;
}

#Header {
  height: 108px;
  width: 1000px;
  margin-top: 0px;
  padding-top: 39px;
  position: relative;
}

#Header a {
  text-decoration: none;
}

#Header a:hover {
  color: #000000;
  text-decoration: none;
}

#McAfee_Trustmark {
  margin: 0px 0px 0px 0px;
  float: right;
  height: 55px;
  width: 125px;
}

#Right-Elements {
  float: right;
  margin-right: 0px;
}

#Account {
  height: 20px;
  width: 718px;
  font-size: 14px;
  text-align: right;
  color: #A5A4A4;
  padding: 0px 15px 0px 0px;
}

#Account a {
  color: #A5A4A4;
}




#Branding {
  width: 405px;
  margin: 0px 0px 0px 0px;
  height: 84px;
  position: absolute;
  z-index: 2;
}

#Search {
  margin: 13px 0px 0px 228px;
  width: 405px;
  height: 37px;
  background-repeat: no-repeat;
  background-position: left top;
}

.search-field {
  float: left;
  width: 325px;
  height: 34px;
  border: 1px solid #777777;
  border-radius: 5px;
}

.search-field input {
  width: 296px;
  height: 23px;
  line-height: 21px;
  font-size: 14px;
  margin: 7px 7px 7px 10px;
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px;
}

.search-submit {
  text-align:center;
  text-decoration:none;
  background: #f4886a;
  border-radius: 5px;
  float: right;
  width: 70px;
  height: 36px;
  padding: 0px 0px 0px 0px;
}
.search-submit:hover {
  text-align:center;
  text-decoration:none;
  background: #777777;
  border-radius: 5px;
  float: right;
  width: 70px;
  height: 36px;
}
.search-submit input {
  background-color: transparent;
  color: #FFFFFF;
  font-size: 15px;
  height: 23px;
  line-height: 20px;
  font-weight: bold;
  border: 1px;
  padding: 0px;
  margin: 6px 2px 4px 4px;
  vertical-align: top !important;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}
.search-header{
  padding: 10px 0px 0px 0px;
  display: inline-block; 
  width: 550px;
  border: 0px solid red;
  float: right;
}
.search-header-left {
  padding: 0px 0px 0px 0px;
  border: 0px solid #777777;
  border-radius: 5px;
  width: 400px;
  float: left;
}
.search-header-right {
  padding: 0px 0px 0px 0px;
  border: 0px solid #777777;
  border-radius: 5px;
  width: 140px;
  float: right;
  padding: 0px 0px 0px 5px;
}
.advanced-button-rcorners-blue {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #8bd4d6;
  padding: 0px 0px 0px 0px;
  width: 130px;
  height: 36px; 
}
.advanced-button-rcorners-blue:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px 0px 0px 0px;
  width: 130px;
  height: 36px; 
}

input.hintTextbox {
  color: #AAAAAA;
}

input.hintTextboxActive {
  color: #000000;
}

#Navbar-bg {
  position: absolute;
  z-index: 1;
  margin-top: 80px;
  padding-top: 3px;
  background-color: #4d4d4d;
  height: 25px;
  width: 998px;
  font-size: 20px;
  line-height: 20px;
  border: 1px solid #4d4d4d;
}

#Navbar {
  position: absolute;
  z-index: 20;
  margin-top: 80px;
  padding-top: 3px;
  height: 25px;
  width: 998px;
  text-align: right;
  font-style: normal;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
}

#Navbar a {
  padding: 0px 2px;
  color: #FFFFFF;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
}

#Navbar a.rightmost {
  border: none;
  padding-right: 14px;
}

#Navbar-designer-area {
  z-index: 1;
  margin-top: 0px;
  padding-top: 3px;
  height: 80px;
  width: 978px;
  background-color: #4d4d4d;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  line-height: 28px;
}
#Navbar-designer-area a {
  padding: 0px 2px;
  color: #ffffff;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
}


/* Custom Gifts Navigation */
#cg-nav {
  margin-top: 80px;
  padding-top: 3px;
  background-color: #B2C95F;
  height: 24px;
  width: 978px;
  cursor: default;
}

#cg-nav, #cg-nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
}

#cg-nav .top a {
  color: #FFFFFF;
  padding: 2px 2px 2px 5px;
  text-decoration: none;
  line-height: 20px;
  text-align: center;
}

#cg-nav .second a {
  background: #A1B43C;
  text-align: left;
  border-right-style: none;
}

#cg-nav .third a {
  background: #B2C95F;
  text-align: left;
}

#cg-nav .fourth a {
  background: #A1B43C;
  text-align: left;
}

#cg-nav a {
  display: block;
  white-space: nowrap;
  color: white;
  border-right-style: solid;
}

#cg-nav a.rightmost {
  border-right-style: none;
}

#cg-nav a:hover {
  background: #8BD4D6;
}

#cg-nav li { /* all list items */
  float: left;
  width: 163px;
}

#cg-nav li ul { /* second-level lists */
  position: absolute;
  width: 100px;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#cg-nav li ul ul { /* third-and-above-level lists */
  margin: -20px 0 0 155px;
}

#cg-nav li:hover ul ul, #cg-nav li:hover ul ul ul, #cg-nav li.sfhover ul ul, #cg-nav li.sfhover ul ul ul {
  left: -999em;
}

#cg-nav li:hover ul, #cg-nav li li:hover ul, #cg-nav li li li:hover ul, #cg-nav li.sfhover ul, #cg-nav li li.sfhover ul, #cg-nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

.breadcrumbs {
  padding: 11px 0px 0px;
  font-size: 12px;
}

#maincontent hr {
  margin: 11px 0px;
  border: none;
  color: #B2C95F;
  background-color: #B2C95F;
  height: 1px;
}

#maincontent {
  height: auto;
  margin: 0px 11px 15px 11px;
}

.Left-Column {
  height: auto;
  width: 221px;
  margin: 0px 17px 20px 0px;
  float: left;
  position: relative;
}

#Right-Column-designer-area {
  float: left;
  height: auto;
  width: 978px;
}

#Right-Column {
  float: left;
  height: auto;
  width: 740px;
}

.Right-Column-Promo h3 {
  margin: 10px 15px 5px;
  font-size: 16px;
}

.Right-Column-Promo {
  width: 733px;
  height: auto;
  border: 1px solid #A5A4A4;
  margin-bottom: 10px;
  float: left;
}

.Right-Column-Promo p {
  padding: 0px 15px 10px;
}

.Shop-Category {
  width: auto;
  height: auto;
  padding-bottom: 11px;
  float: left;
  position: relative;
}

.Shop-Heading {
  float: left;
  height: auto;
  width: 221px;
  margin-top: 15px;
  background-color: #4d4d4d;
  border: 1px solid #4d4d4d;
}

.Shop-Heading h2 {
  width: 400px;
  font-size: 22px;
  background-image: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  height: auto;
  line-height: 22px;
  padding: 5px;
}

.Shop-Heading h4 {
  width: 400px;
  font-size: 18px;
  background-image: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  height: auto;
  line-height: 18px;
  padding: 5px;
}

.Shop-Heading h3 {
  width: 400px;
  font-size: 22px;
  background-image: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  height: auto;
  line-height: 22px;
  padding: 5px;
}

.Shop-List {
  background-color: #FFFFFF;
  width: 221px;
  height: auto;
  float: left;
  padding-bottom: 6px;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
}

.Shop-List ul {
  list-style-type: none;
  margin: 11px;
  padding: 0px;
}

.Shop-List li {
  margin: 0px;
  padding: 1px 0px;
}

.Shop-List a {
  color: #4d4d4d;
  text-decoration: none;
  font-size: 16px;
}

.active a {
  color: #616161;
}

.social-media li {
  float: left;
  margin: 6px;
  width: 36px;
}

.mc-quick {
  background: url(/images/common/27.gif) no-repeat left 2px;
  margin-top: 3px;
}

#MM-Features {
  float: left;
  height: auto;
  width: 735px;
}

div#rotator_cont {
  margin-bottom: 10px;
  position: relative;
}

div#rotator_nav {
  bottom: 3px;
  left: 3px;
  position: absolute;
  width: 90%;
  z-index: 10;
}

div#rotator_nav a {
  border: 1px solid #F4886A;
  color: #F4886A;
  float: left;
  height: 15px;
  margin: 0 6px 0 0;
  padding: 1px 4px;
  text-decoration: none;
  font-size: 11px;
}

div#rotator_nav a.activeSlide {
  background-color: #222222;
  border: 1px solid #DDDDDD;
  color: #DDDDDD;
}

.Features-Heading {
  float: left;
  height: auto;
  width: 735px;
  margin-top: 15px;
  background-color: #8BD4D6;
  border: 1px solid #8BD4D6;
}

.Features-Heading h2 {
  width: 400px;
  font-size: 22px;
  background-image: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  height: auto;
  line-height: 22px;
  padding: 5px;
}

.Features-Heading a {
  color: #FFFFFF;
  text-decoration: none;
}

.Products-Area {
  float: left;
  height: auto;
  padding-top: 11px;
  width: 740px;
}

.Product-Frame {
  background-color: #FFFFFF;
  border: 1px solid #A7CCCB;
  float: left;
  height: 335px;
  width: 238px;
  position: relative;
  margin-right: 6px;
  margin-bottom: 10px;
}
.Product-Image {
  display: block;
  float: left;
  height: 228px;
  width: 228px;
  margin-top: 5px;
  margin-left: 5px;
}
.Product-Name {
  color: #081116 !important;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  height: auto;
  line-height: auto;
  margin-left: 5px;
  margin-top: 3px;
  text-align: left;
  width: 228px;
}
.Designer-Name {
  color: #8BD4D6;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  height: auto;
  line-height: auto;
  margin-left: 5px;
  margin-top: 3px;
  text-align: left;
  width: 228px;
  text-decoration: none;
}

.Product-Price {
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  margin-left: 4px;
  margin-top: 1px;
  position: relative;
  width: auto;
  z-index: 100;
}

.Product-Old-Price {
  color: #F2886E;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: auto;
  letter-spacing: -0.01em;
  margin-left: 4px;
  margin-top: 2px;
  position: relative;
  width: auto;
  z-index: 100;
  text-decoration: line-through;
}

.Product-Select {
  float: left;
  height: auto;
  width: 110px;
  position: relative;
  z-index: 100;
  margin-left: 5px;
  margin-top: 5px;
}

.Product-Icon {
  float: left;
  height: auto;
  width: 20px;
  position: relative;
  margin-right: 7px;
}
.Product-Frame-Offers-Page {
  background-color: #FFFFFF;
  border: 1px solid #A7CCCB;
  float: left;
  height: 250px;
  width: 190px;
  position: relative;
  margin-right: 6px;
  margin-bottom: 10px;
}
.Product-Image-Offers-Page {
  display: block;
  float: left;
  height: 180px;
  width: 180px;
  margin-top: 5px;
  margin-left: 5px;
}
.Product-Name-Offers-Page {
  color: #081116 !important;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bolder;
  height: 14px;
  line-height: 14px;
  margin: 5px 5px 1px;
  text-align: left;
  width: 228px;
}
.Product-Price-Offers-Page {
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: auto;
  margin-left: 4px;
  margin-top: 1px;
  position: relative;
  width: auto;
  z-index: 100;
}
.Product-Old-Price-Offers-Page {
  color: #f2886e;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: auto;
  letter-spacing: -0.01em;
  margin-left: 4px;
  margin-top: 2px;
  position: relative;
  width: auto;
  z-index: 100;
  text-decoration: line-through;
}
.view-all {
  text-align: right;
  font-size: 12px;
  padding-right: 6px;
  float: right;
}

.view-all a {
  color: #000000;
}

.Features-Heading-small {
  height: auto;
  width: 240px;
  margin-top: 15px;
  background-color: #8BD4D6;
  border: 1px solid #8BD4D6;
}

.Features-Heading-small h2 {
  width: 200px;
  font-size: 22px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  height: auto;
  line-height: 22px;
  padding: 4px;
}

.Features-Heading-small a {
  color: #FFFFFF;
  text-decoration: none;
}

.home-thirds {
  height: 430px;;
  float: left;
  width: 240px;
  margin-right: 8px;
  color: #616161;
}

.home-thirds p {
  margin: 0px 8px 0px;
  font-size: 14px;
  line-height: 16px;
}

.home-thirds a, .home-thirds a:visited {
  color: #616161;
  text-decoration: none;
  font-weight: bold;
}

.thirds-click {
  border-bottom: solid 1px #8BD4D6;
}

.thirds-desc {
  height: 144px;
}

.Products-Area .rightmost {
  margin-right: 0px;
}

.feature-image-small {
  width: 240px;
  height: 180px;
  margin: 10px 0px;
}

.feature-image-small-centered {
  width: 240px;
  height: 180px;
  margin: 10px 0px;
  text-align: center;
}

.thirds-image {
  display: block;
  margin: 0px auto;
}

#footer {
  background-color: #4d4d4d;
  width: 983px;
  color: #FFFFFF;
  border: 1px solid #4d4d4d;
  padding-left: 15px;
}

#footer a:link, #footer a:visited {
  color: #FFFFFF;
  font-size: 14px;
  padding: 0px 0px;
  text-decoration: none;
}

#footer .box {
  float: left;
  width: 210px;
  margin: 15px 15px 15px 15px;
  border-right: 2px solid #FFFFFF;
  height: 140;
}

#footer .rightmost {
  margin: 15px 15px 15px;
  border-right: none;
}

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

#footer h3 {
  margin: 15px 0px 10px;
  color: #FFFFFF;
}

#copyright {
  font-size: 12px;
  text-align: center;
}

/* Display Product Page */
.result-numbers {
  float: left;
  margin-bottom: 5px;
  width: auto;
  font-size: 12px;
}

.star-link {
  display: block;
  height: 16px;
  text-decoration: none;
  width: 95px;
}

.prod-left {
  margin: 0px 18px 0px 0px;
}

.product-name {
  color: #F98868;
  font-size: 18px;
}

.product_price {
  color: #F98868;
  font-size: 18px;
}

.display-page-designer {
  margin: 10px 0px;
}

.wish-list {
  background-color: #FFFFFF;
}

.product-description {
  font-size: 12px;
}

.product-description ul {
  height: auto;
  margin: 0 0 18px 2em;
  list-style: none outside none;
  padding: 0;
}

.sort-options {
  font-size: 12px;
  width: auto;
  float: right;
  padding-right: 10px;
}

.designer-text {
  width: 185px;
  font-size: 12px;
  padding-bottom: 18px;
}

.sub-right-q {
  font-size: 12px;
  margin: 5px 6px 0px 0px;
}

.sub-right-q a, .sub-right-q a:visited {
  color: #616161;
}

.wish-container {
  float: right;
  height: 24px;
  margin: 12px 0 0;
  width: 115px;
}

.action-area {
  height: 36px;
}

/* Software Pages */
.software-nav {
  width: 171px;
  margin-right: 0px;
}

.software-nav .Shop-Heading {
  width: 171px;
}

.software-nav .Shop-Heading h3 {
  font-size: 16px;
}

.software-nav .Shop-List {
  width: 171px;
}

.active {
  background-color: #F2F7E0;
  color: #616161;
}

.product-shot {
  float: left;
  margin-top: 4px;
  width: 246px;
}

.software-product-area {
  float: left;
  margin-top: 4px;
  width: 100%;
  padding: 10px 10px;
}

.software-product-image {
  float: left;
  margin: 0px auto 0px auto;
  text-align: center;  
  width: 160px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.software-product-description {
  float: left;
  margin-top: 4px;
  width: 520px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.software-product-video {
  float: right;
  margin: 0px auto 0px auto;
  text-align: center;  
  width: 510px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.software-image {
  padding: 0 23px 23px;
  width: 200px !important;
}

.product-shot p {
  width: 226px;
  font-size: 12px;
  padding-top: 6px;
}

.buy-price {
  font-size: 24px !important;
  font-weight: bold;
  padding-bottom: 12px;
}

.mms-heading {
  margin: 20px 0 10px;
}

#Middle-Column {
  float: left;
  height: auto;
  margin-left: 15px;
  width: 600px;
}

#Middle-Column-Wide {
  float: left;
  height: auto;
  margin-left: 15px;
  width: 735px;
}

#Right-Column-Slim {
  float: left;
  height: auto;
  margin-left: 15px;
  width: 177px;
}

#Full-Page {
  float: left;
  height: auto;
  margin-left: 15px;
  width: 950px;
}

.mms-heading {
  margin: 20px 0 10px;
}

.column {
  float: left;
  margin-bottom: 10px;
  margin-left: 7px;
  padding-right: 2px;
  width: 135px;
}

.overview .last {
  padding-left: 4px;
  padding-right: 0;
}

.column img {
  margin-bottom: 5px;
}

.column h3 {
  font-size: 12px;
}

.overview .column h3 {
  margin-bottom: 2px;
}

.overview p {
  font-size: 14px;
}

#Third-Column {
  float: left;
  height: auto;
  margin-left: 15px;
  width: 175px;
}

#internal_sidebar {
  -moz-border-radius: 2px 2px 2px 2px;
  background-color: #F2F7E0;
  border: 1px solid #B2C95F;
  height: auto;
  width: 175px;
}

#maincontent .buy-box {
  height: auto;
  padding-top: 0;
}

#maincontent ul.buy-box {
  list-style-type: none;
  margin: 0;
}

.float-right {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}

#maincontent .buy-box {
  height: auto;
  padding-top: 0;
  list-style: none outside none;
  padding: 0;
}

#maincontent ul.buy-box {
  margin: 0;
}

#maincontent .buy-box li {
  border-bottom: 1px solid #DCDDDE;
  border-top: 1px solid #FFFFFF;
  height: auto;
  list-style-type: none;
  font-size: 12px;
  margin-bottom: 0;
  padding: 6px;
}

.buy-product-name {
  color: #6C451E;
  margin-top: 1px;
}

.buy-price {
  color: #000000;
  font-size: 24px;
  padding-bottom: 12px;
}

.buy-delivery {
  -moz-border-radius: 4px 4px 4px 4px;
  background-color: #FFFFFF;
  border: 1px solid #616161;
  margin-bottom: 5px;
  padding: 10px;
}

.download-note {
  color: #616161;
  font-size: 10px;
  padding-bottom: 5px;
}

.platform {
  color: #616161;
  font-size: 10px;
  padding: 0px;
}

.add_to_cart {
  -moz-border-radius: 3px 3px 3px 3px;
  background-color: #F2F7E0;
  background-image: url("/images/common/8.jpg") !important;
  border: 1px solid #B2C95F;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: bolder;
  height: 40px;
  padding: 3px;
  width: 163px;
}

.buy-box input {
  margin-left: 0;
}

.offer-arrow {
  float: left;
  height: 20px;
  width: 15px;
}

.offer-checkbox {
  float: left;
  height: 20px;
  width: 15px;
}

.offer-heading {
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  line-height: 20px;
  margin: 0 0px 5px 10px;
}

.offer-text {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-left: 40px;
  width: 150px;
}

.offer-desc {
  padding: 0 15px 5px 0;
}

/* Checkout Pages */

.list {
  border: 1px solid #B2C95F;
}

.list th {
  font-size: 12px;
  background-color: #77B5B8;
  color: #FFFFFF;
}

.total {
  padding: 8px;
  background-color: #F2F7E0;
  border: 1px solid #B2C95F;
}

.list tr.footer td {
  background-color: #F2F7E0;
  border-top: 1px solid #B2C95F;
  color: #616161;
}

h2.offers-heading {
  margin: 0 0 20px;
  text-align: center;
}

.total .Product-Frame {
  margin: 0px 35px 35px;
}

.product-upsell a {
  font-size: 12px;
}

.offers-price {
  float: none;
}

.offers_page {
  height: auto;
}

.checkout-box {
  height: auto;
}

#sidebar {
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
}

#content-column {
  float: right;
  width: 550px;
}

/* My Accounts Pages */
table.account-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
  width: 735px;
}

.my-account-box {
  width: 717px;
}

.contact_us label {
  display: block;
}

.textInput {
  color: #000000;
  font-size: 12px;
  height: 15px;
  line-height: 1em !important;
  margin: 0;
  padding-top: 1px;
}

.textArea {
  color: #000000;
  font-size: 12px;
  padding-top: 1px;
}

.wish-list-box {
  width: 131px;
  height: 96px;
}

.wl-price {
  height: 39px;
}

.wl-thumb {
  height: 67px;
  width: 67px;
}

/* Gallery Pages */
.gallery-nav {
  width: 171px;
  margin-right: 11px;
}

.gallery-nav .Shop-Heading {
  width: 171px;
}

.gallery-nav .Shop-Heading h3 {
  font-size: 16px;
}

.gallery-nav .Shop-List {
  width: 171px;
}

.gallery-thumbs {
  width: 790px !important;
}

.gallery-thumbs .Products-Area {
  width: 790px;
}

.albums_view a {
  font-size: 12px;
}

.gallery-prompt a {
  color: #616161;
}

.feature {
  float: left;
  margin: 0px 15px 10px 0px;
  border: 1px solid #ccc;
}

.software-text {
  float: left;
  width: 333px;
}

/* AUTOCOMPLETE */
div.auto_complete {
  width: 500px;
  z-index: 500;
}

div.auto_complete ul {
  border: 2px solid #000;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  list-style-type: none !important;
  background: rgb(90%, 90%, 90%);
}

div.auto_complete ul li {
  margin: 0 !important;
  padding: 5px !important;
  list-style-type: none !important;
}

div.auto_complete ul li.selected {
  background-color: #FFFFFF;
}

div.auto_complete ul strong.highlight {
  color: #800;
}

#wrapper-auto {
  height: auto !important;
  min-height: 25px;
  height: 100%;
}

.Features-Heading-small h2.design-home {
  font-size: 20px;
  width: 240px;
}

.stm-note {
  margin-top: 8px;
  font-size: 10px;
}

.pbc-nav {
  margin: 15px 0px 5px;
  height: auto;
}

.pbc-button {
  background-color: #F4886A;
  width: auto;
  height: auto;
  float: left;
  padding: 3px 6px;
  margin-right: 15px;
}

.pbc-button a {
  color: #FFFFFF;
  font-size: 14px;
  color: #FFFFFF;
  height: auto;
}

.margin-top-8 {
  margin-top: 8px;
}

.offer-price {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
}

.Format-Bold-Red-14 {
  color: #D0324A;
  font-size: 14px;
  font-weight: bolder;
}

.li-img {
  list-style-type: none;
}

.Shop-List .subsubnav {
  padding-left: 15px;
}

.bundle-sidebar {
  -moz-border-radius: 2px 2px 2px 2px;
  background-color: #F2F7E0;
  border: 1px solid #B2C95F;
  border-top: none;
  height: auto;
  width: 175px;
}

.bundle-sidebar-top {
  margin-top: 30px;
}

.bundle {
  font-size: 12px !important;
  white-space: normal;
}

.bundle-or {
  margin: 10px 0px;
  text-align: center;
  padding: 0px;
}

.support-heading {
  margin-top: 12px;
  margin-bottom: 6px;
}

.affiliate-info-column {
  height: auto;
  margin: 15px auto;
  width: 600px;
}

.custom-gifts-links {
  margin-bottom: 5px;
}

.custom-gifts-links p {
  color: #016A79;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: -12px;
  margin-top: 5px;
}

.custom-gifts-links a {
  text-decoration: none;
  color: #A5A4A4;
  font-size: 13px;
}

.custom-gifts-dropdown {
  margin-bottom: 5px;
}

#remote-albums-confirm {
  margin-top: 10px;
}

#remote-albums-confirm p {
  margin-top: 5px;
  margin-bottom: -12px;
}

#success {
  display: none;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

#deny {
  display: none;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

#default {
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

#common {
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

.exclusive-kits-header{
  display: inline-block; 
  width: 100%;
  border: 0px solid red;
}
.exclusive-kits-left {
  width: 541px;
  float: left;
}
.exclusive-kits-right {
  width: 190px;
  float: right;
}

.retiring-designs-header{
  display: inline-block; 
  width: 100%;
  border: 0px solid red;
}
.retiring-designs-left {
  width: 541px;
  float: left;
}
.retiring-designs-right {
  width: 190px;
  float: right;
}


.button-rcorners-blue {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #8bd4d6;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-blue:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}

.button-rcorners-green {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #b2c95f;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-green:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}

.button-rcorners-gray {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-gray:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}

.button-rcorners-purple {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #8327BC;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-purple:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-orange {
  color:#ffffff;
  line-height:2.5;
  text-align:center;
  text-decoration:none;
  font-weight:900;
  text-align:center;
  border-radius: 5px;
  background: #f4886a;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
.button-rcorners-orange:hover {
  text-align:center;
  text-decoration:none;
  border-radius: 5px;
  background: #777777;
  padding: 0px; 
  width: 160px;
  height: 36px; 
}
