html {
  height: 100%;
}
body {
  width: 990px;
  margin: 0px auto;
  padding: 0px;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
  background-repeat: no-repeat;
}
table {
  float: left;
  display: block;  
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
code {
  width: 780px;
  margin: 0px;
  padding: 0px; 
}
.b {
  font-weight: 700;
}
.i {
  font-style: italic;
}
.strike {
  text-decoration: line-through;
}
.yellow {
  color: #FDA900;
}
.blue {
  color: #0156C8;
}
.red {
  color: #E33D3D;
}
.req_field {
  color: #FF0000;
}
.error_notification {
  color: #FF0000;
  font-weight: 700; 
}
.price {
  font-size: 14px;
}
div .breadcrumbs {
  width: 100%;
  font-size: 10px;
  float: none;
}
.small_txt {
  color: #666666;
  font-size: 10px;
  white-space: nowrap;  
}
table.center {
  margin-left: auto; 
  margin-right:auto;
}
.error_input {
  border: 2px solid red;
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select {
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
}
div #container {
  width: 990px;
}
div #header_container {
  width: 990px;
  height: 102px;
  padding-top: 17px;
  background-image: url('../images/template/header-background.gif');
  color: #945858;
  border-bottom: 1px solid #FFFFFF;
}
div #header_container a {
  color: #935757;
}
div #header_container img {
  display: block;
}
div #header_container_left {
  width: 190px;
  height: 102px;
}
div #header_container_right {
  width: 800px;
  height: 102px;
  background-image: url('../images/template/header-right-border.gif');
  background-position: bottom;
}
div #header_container_centre {
  width: 610px;
  height: 76px;
  padding-left: 28px;
}
div #offer_banner {
  width: 594px;
  height: 57px;
  border: 1px solid #D7D7D7;
  padding: 1px;
  background-color: #FFFFFF;
}
div #offer_cta {
  width: 170px;
  height: 202px;
  padding: 1px;
  border: 1px solid #AFAFAF;
  background-color: #FFFFFF;
}
div #header_container_info {
  width: 800px;
  height: 76px;
  text-align: right;
}
div #header_container_info div#telephone {
  float: right;
  height: 18px;
  padding-top: 2px;
  white-space: nowrap;
}
div #header_container_info div#contact {
  float: right;
  height: 18px;
  white-space: nowrap;
}
div #header_container_info div.icon_arrow {
  height: 18px;
  width: 21px;
  background-image: url('../images/icons/arrow-bullet.gif');
  background-position: center;
}
div #header_container_info div.icon_mail {
  height: 18px;
  width: 20px;
  background-image: url('../images/icons/mail.gif');
  background-position: center;
}
div #header_container_info div.info_text {
  height: 18px;
  line-height: 16px;
  vertical-align: middle;
}
div #header_container_menu_container {
  width: 800px;
  height: 26px; 
}
div #header_container_menu {
  float: right;
  height: 26px;
  font-size: 12px;
  font-weight: 700;
}
div .menu_item {
  height: 26px;
  background-image: url('../images/template/top-menu-background.gif');
  background-repeat: repeat-x;
}
div .menu_item a {
  height: 26px;
  line-height: 26px;
  padding-left: 12px;
  padding-right: 12px;
  vertical-align: middle;
  color: #B38484;
  text-decoration: none;
}
div .menu_separator {
  width: 3px;
  height: 26px;
  overflow: hidden;
  background-image: url('../images/template/top-menu-separator.gif'); 
}
div #content_container {
  width: 990px;
}
div #side_menu_container {
  width: 190px;
}
div #side_menu {
  width: 190px;
  font-size: 12px;
  font-weight: 700;
}
div .side_menu_item_empty {
  width: 190px;
  height: 27px;
  background-image: url('../images/template/side-menu-background.gif');
  border-bottom: 1px solid #FFFFFF;
}
div .side_menu_item {
  width: 190px;
  background-image: url('../images/template/side-menu-background-bullet.gif');
  border-bottom: 1px solid #FFFFFF;
}
div .side_menu_item a {
  display: block;
  width: 150px;
  padding-left: 40px;
  line-height: 27px;
  background-image: url('../images/template/side-menu-background-bullet.gif');
  background-repeat: no-repeat;
  color: #FFFFFF;
  text-decoration: none;
}
div .side_menu_item a:hover {
  text-decoration: underline;
}
div #side_menu_base {
  width: 174px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 75px;
  background-image: url('../images/template/side-menu-base.jpg');
}
div #currency_conversion {
  width: 174px;
  height: 63px;
  padding-bottom: 14px;
  padding-top: 14px;
}
div #content_main {
  width: 790px;
  padding: 0px 0px 0px 10px;
  font-size: 12px;
  line-height: 14px;
  background-image: url('../images/template/content-box-top-alt.gif');
  background-repeat: repeat-x;
  color: #835353;
}
div #content_main p {
  padding-bottom: 0px;
  line-height: 130%;
}
div #content_main a {
  color: #5B94BF; 
  font-weight: 700;
}
div #content_main a:hover {
  color: #398CE8; 
}
div #footer_container {
  width: 990px;
  padding-top: 25px;
  color: #835353;
}
div #footer_strapline {
  width: 990px;
  text-align: center;
  padding-bottom: 8px;
}
div #footer_strapline a {
  color: #5B95BD;
}
div #footer_base {
  width: 990px;
  background-image: url('../images/template/footer-background.gif'); 
}
div #footer_base a {
  color: #835353;
  text-decoration: none;
}
div #footer_base a:hover {
  text-decoration: underline;
}
div #footer_left {
  width: 161px;
  height: 54px;
  padding-right: 115px;
  padding-top: 15px;
  text-align: right;
  background-image: url('../images/template/vivi-direct-footer.gif');
  background-position: 178px 10px;
  font-size: 10px;
}
div #footer_right {
  width: 697px;
  padding-left: 8px;
  padding-right: 9px;
  text-align: center;
  padding-top: 10px;
  line-height: 15px;
}
h1 {
  width: 790px;
  height: 18px;
  display: block;
  float: left;
  margin: 0px;
  padding: 8px 0px 4px 0px;
  font-size: 18px;
  font-weight: 700;
  color: #835353;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
h2 {
  font-size: 13px;
  font-weight: 700;
  color: #835353;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
/* Content */
div .content_box_container {
  width: 790px;
  padding-bottom: 15px; 
}
div .content_box_top {
  width: 790px;
  height: 19px;
  background-image: url('../images/template/content-box-top.gif');
  background-repeat: repeat-x; 
}
div .content_box_top_alternative {
  width: 790px;
  height: 32px;
  background-image: url('../images/template/content-box-top-alt.gif');
  background-repeat: repeat-x; 
}
div .basket_tab {
  width: 289px;
  height: 32px;
  float: right!important;
  cursor: pointer;
  overflow: hidden;
}
div .basket_tab_left, div .basket_tab_right {
  width: 5px;
  height: 32px;
  overflow: hidden;
  background-repeat: no-repeat;
}
div .basket_tab_left {
  background-image: url('../images/template/small-basket-left.jpg');
}
div .basket_tab_right {
  background-image: url('../images/template/small-basket-right.jpg');
}
div .basket_tab_centre {
  width: 279px;
  height: 31px;
  line-height: 31px;
  border-bottom: 1px solid #CDB4B5;
  background-image: url('../images/template/small-basket-bg.jpg');
  background-repeat: repeat-x;
}
div .basket_tab_img {
  width: 36px;
  height: 31px;
  background-repeat: no-repeat;
  background-image: url('../images/template/small-basket-img.jpg');
  background-position: right;
}
div .basket_tab_content {
  width: 243px;
  height: 31px;
  text-align: center;
  font-size: 11px;
  color: #000000; 
}
div .content_box_middle {
  width: 770px;
  padding-left: 10px;
  padding-right: 10px;
}
div .content_box_middle h1 {
  width: 770px;
}
div .content_box_base {
  width: 790px;
  height: 19px;
  background-image: url('../images/template/content-box-base.gif');
  background-repeat: repeat-x; 
}
/* Shop Styles - start */
div .category_cont {
  width: 200px;
}
div .section_row {
  width: 790px;
  padding-bottom: 12px;
}
div .section_row img {
  display: block;
}
div .section_cont {
  width: 389px;
}
div .section_horizontal {
  width: 12px;
  height: 100px;
}
div .section_image {
  width: 75px;
  height: 100px;
  padding: 1px;
  background-color: #FFFFFF;
  border: 1px solid #DCCACA;
}
div .section_details_outer {
  width: 307px;
  height: 100px;
  padding: 1px;
  border-right: 1px solid #DCCACA;
  border-top: 1px solid #DCCACA;
  border-bottom: 1px solid #DCCACA;
}
div .section_details_inner {
  width: 275px;
  height: 72px;
  padding-top: 28px;
  padding-left: 16px;
  padding-right: 16px;
  background-image: url('../images/template/section-background.gif');
  background-repeat: repeat-x;
}
div .section_name {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: 1px solid #E9DBDB;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  width: 275px;
  background-image: url('../images/icons/section-bullet.gif');
  background-position: 3px 4px;
  text-indent: 15px;
}
div .section_name a {
  text-decoration: none;
}
div .section_link {
  width: 271px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 6px;
  font-size: 11px; 
}
/* Product listing */
div .product_listing_cont {
  width: 154px;
  padding-bottom: 15px;
}
div .product_listing_cont img {
  display: block;
}
div .listing_padding {
  padding-right: 5px;
}
div .product_listing_name {
  width: 140px;
  padding-left: 7px;
  padding-right: 7px;
  height: 30px;
  background-image: url('../images/template/product-listing-header.gif');
  font-size: 11px;
  text-align: center;
  border-bottom: 1px solid #E8DEDD;
  overflow: hidden;
}
.section_product_heading {
  border: 0px; 
}
.section_product_heading td {
  vertical-align: middle;
  height: 30px;
}
div .product_listing_image {
  width: 154px;
  height: 205px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
div .product_listing_details {
  width: 152px;
  height: 70px;
  border-top: 1px solid #D1C5C5;
  border-left: 1px solid #E0CDCD;
  border-right: 1px solid #E0CDCD;
  background-image: url('../images/template/product-listing-background.gif');
  background-repeat: repeat-x;
  overflow: hidden;
}
div .product_listing_previous_price {
  width: 152px;
  border-left: 1px solid #E0CDCD;
  border-right: 1px solid #E0CDCD;
  height: 12px;
  padding-top: 3px;
  overflow: hidden;
  text-indent: 7px;
  font-size: 10px;
  color: #6B6B6B;
}
div .product_listing_cont div .product_bullets_listing {
  width: 152px;
  padding-top: 3px;
  font-size: 11px;
}
div .product_listing_cont div .product_bullets_listing ul {
  width: 152px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div .product_listing_cont div .product_bullets_listing ul li {
  width: 124px;
  margin: 0px;
  padding: 0px 8px 0px 20px;
  line-height: 16px;
  background-image: url('../images/icons/section-bullet.gif');
  background-position: 9px 6px;
  background-repeat: no-repeat;
}
div .product_listing_controls {
  width: 154px;
  height: 28px;
  background-image: url('../images/template/product-listing-buttons.jpg');  
}
div .product_listing_price {
  width: 71px;
  height: 20px;
  line-height: 20px;
  padding-left: 1px;
  padding-top: 8px;
  padding-right: 10px;
  color: #FE0000;
  font-size: 10px;
  text-align: center;
}
div .product_listing_more_info {
  width: 51px;
  height: 20px;
  line-height: 20px;
  padding-left: 1px;
  padding-top: 8px;
  padding-right: 1px;
  font-size: 10px;
  text-align: center;
}
div .product_listing_arrow {
  width: 19px;
  height: 28px;
}
/* Product page */
div .product_container {
  width: 790px;
  border-bottom: 1px solid #DAC1C4;
  background-image: url('../images/template/product-background.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  font-size: 11px;
}
div .product_image_container {
  width: 208px;
  height: 369px;
  border-left: 1px solid #DAC1C4; 
  border-right: 1px solid #DAC1C4; 
  border-top: 1px solid #DAC1C4; 
}
div .product_image_primary {
  width: 206px;
  padding: 1px;
  border-bottom: 1px solid #DAC1C4;
}
div .product_image_container img {
  display: block;
}
div .product_images_thumb {
  padding: 1px;
  width: 206px;  
}
div .product_image_thumb {
  width: 68px; 
  height: 90px;
}
div .right_border {
  border-right: 1px solid #FFFFFF; 
}
div .product_right_column {
  width: 580px;
  height: 334px;  
}
div .product_container div .product_bullets {
  width: 540px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
}
div .product_container div .product_bullets ul {
  width: 540px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div .product_container div .product_bullets ul li {
  width: 520px;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  line-height: 20px;
  background-image: url('../images/icons/section-bullet.gif');
  background-position: 8px 8px;
  background-repeat: no-repeat;
  color: #000000;
}
div .product_short_description {
  width: 540px;
  padding-left: 20px; 
  padding-right: 20px;
  padding-top: 10px; 
}
div .product_basket_controls {
  width: 580px;
  height: 36px;  
}
div .product_variants_options {
  width: 344px;
  height: 36px;
  padding-left: 14px; 
}
div .product_variant {
  padding-right: 4px;
  padding-top: 8px; 
}
div .product_variants_options select {
  width: 164px;
  height: 19px;
  padding: 0px;
  font-weight: 700;
  color: #935757;
}
div .product_variant_price {
  width: 109px;
  height: 30px;
  padding-top: 6px;
  padding-right: 14px;
  background-image: url('../images/template/product-price.gif');
  background-position: left bottom;
  text-align: center;
  overflow: hidden;
  color: #FF0000;
  line-height: 24px;
  font-weight: 700;
  font-size: 12px;
}
div .product_variant_price_offer {
  width: 109px;
  height: 27px;
  padding-top: 9px;
  padding-right: 14px;
  background-image: url('../images/template/product-price.gif');
  background-position: left bottom;
  text-align: center;
  overflow: hidden;
  color: #FF0000;
  line-height: 11px;
  font-weight: 700;
  font-size: 12px;
}
div .product_buy_controls {
  width: 99px;
  height: 30px;
  padding-top: 6px;  
}
div .product_buy_controls input {
  display: block;
}
div .product_errors_container {
  width: 790px;
  padding-bottom: 15px;
}
div .product_errors_outer {
  width: 786px;
  padding: 1px;
  border: 1px solid #DAC1C4; 
}
div .product_errors {
  width: 758px;
  padding: 14px;
  background-image: url('../images/template/product-background.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  line-height: 18px;
}
div .product_errors_left {
  width: 50px;
  height: 50px;
  background-image: url('../images/icons/product-error.gif');
}
div .product_errors_right {
  width: 698px;
  padding-left: 10px;
}
div .product_long_description {
  width: 790px;
  padding-top: 15px;
}
div .related_products_title {
  width: 790px;
  background-image: url('../images/icons/section-bullet.gif');
  background-position: 3px 19px;
  text-indent: 15px; 
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight: 700; 
}
div .product_related_container {
  width: 786px;
  padding: 1px;
  border: 1px solid #DAC1C4; 
}
div .product_related_inner_top {
  width: 786px;
  height: 17px;
  background-image: url('../images/template/related-products-top.jpg');
  background-repeat: repeat-x;
}
div .product_related_inner {
  width: 754px;
  padding-left: 16px;
  padding-right: 16px;
}
div .product_related_inner_base {
  width: 786px;
  height: 17px;
  background-image: url('../images/template/related-products-base.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}
div .product_related_item {
  width: 109px;
}
div .product_related_item img {
  display: block;
}
div .related_padding {
  padding-right: 20px;
}
div .product_related_image {
  width: 105px;
  padding: 1px;
  border: 1px solid #DAC1C4;
}
div .product_related_name {
  width: 109px;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  overflow: hidden;
  height: 30px;
}
div .product_related_price {
  width: 109px;
  text-align: center;
  color: #FF0000;
  font-weight: 700;
}
/* Checkout Process */
div .checkout_steps {
  width: 770px;
  height: 40px;
}
div .checkout_process_heading {
  width: 770px;
  padding-top: 15px;
  padding-bottom: 15px; 
}
div .checkout_form {
  width: 790px;
}
/* Basket */
div .basket {
  width: 790px; 
}
div .basket_item_header_container {
  width: 786px;
  padding: 1px;
  border: 1px solid #DAC1C4; 
}
div .basket_item_header_inner {
  width: 786px;
  height: 26px;
  background-image: url('../images/template/related-products-top.jpg');
  background-repeat: repeat-x;
  line-height: 26px;
  font-weight: 700;
}
div .basket_indent {
  text-indent: 10px; 
}
div .basket_item_header_left {
  width: 70px;
  height: 15px; 
}
div .basket_item_header_name {
  width: 270px;
  padding-left: 15px;
  height: 26px; 
}
div .basket_item_header_quantity {
  width: 120px;
  padding-left: 15px;
  height: 26px; 
}
div .basket_item_header_price {
  width: 100px;
  height: 26px; 
}
div .basket_item_row {
  width: 770px;
  padding-top: 10px; 
}
div .basket_item_thumb {
  width: 68px;
  height: 90px;
  padding: 1px;
  border: 1px solid #DAC1C4;
}
div .basket_item_thumb img {
  display: block;
}
div .basket_item_name {
  width: 270px;
  padding-left: 15px;
  line-height: 18px;
}
div .basket_item_quantity {
  width: 120px;
  padding-left: 15px;
  padding-top: 2px;
}
div .basket_item_price {
  width: 100px;
  padding-top: 2px;
  font-weight: 700;
}
div .basket_item_controls {
  float: right; 
}
div .basket_main_controls_outer {
  width: 786px;
  background-image: url('../images/template/related-products-top.jpg');
  background-repeat: repeat-x;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
}
div .basket_main_controls_message {
  width: 576px;
  height: 30px;
}
div .basket_main_controls_inner {
  width: 210px;
  height: 30px;
}
div .basket_block {
  width: 100px;
  height: 30px;
}
div .basket_spacer {
  width: 10px;
  height: 30px;
}
div .basket_block img, div .basket_block input {
  display: block; 
}
div .basket_totals {
  width: 790px;
  padding-top: 15px; 
  padding-bottom: 15px;
  text-align: right;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
}
/* Shop Styles - end */
/* FAQs */
div .faq_cont {
  padding: 15px 0px 15px 0px;
  width: 770px;
  border-bottom: 1px solid #D7BDBE;
}
div .faq_title {
  width: 770px;
  padding: 5px 0px 5px 0px;
  font-size: 12px;
  font-weight: 700;
  color: #835353;
}
div .faq_content {
  width: 770px;
}
/* FAQs - end */
/* Forms */
div .f_contact_cont {
  width: 770px;
  padding-top: 2px; 
  padding-bottom: 2px;
}
div .f_contact_label {
  width: 325px;
  padding-right: 10px;
  text-align: right;
}
div .f_contact_element {
  width: 425px;
  padding-left: 10px;
}
div .f_contact_element_check {
  width: 428px;
  padding-left: 7px;
}
div .f_contact_element input, div .f_contact_element textarea {
  width: 205px;
}
div .f_contact_submit {
  padding-left: 345px;
  padding-top: 8px; 
  padding-bottom: 22px;  
}
div .f_r_cont {
  width: 790px;
  padding-top: 5px;
}
div .f_label {
  width: 300px;
  padding-right: 20px;
  padding-left: 30px;
  text-align: right;
  font-weight: 700;
  font-size: 11px;
}
div .f_element {
  width: 430px;
  padding-left: 10px;
}
div .f_element_check {
  width: 433px;
  padding-left: 7px;
}
div .f_inv_label {
  width: 385px;
  padding-right: 10px;
  text-align: right;
  font-weight: 700;
  font-size: 11px;
}
div .f_inv_element {
  width: 385px;
  padding-left: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #096EE4;
}
div .f_element input {
  height: 13px;
  font-size: 11px;
}
div .hidden_field {
  display: none; 
}
div .checkout_form fieldset {
  margin: 0px;
  padding: 10px 0px;
  border: 0px;
  width: 790px;
  float: left; 
}
div .checkout_form #delivery_details {
  padding-top: 0px;
}
div .fundraising_form fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 790px;
  float: left;
}
div .checkout_header {
  display: block;
  width: 786px;
  padding: 1px;
  border: 1px solid #DAC1C4;
  float: left;
  background: url('../images/template/checkout-header.gif');
  height: 26px;
  line-height: 26px;
  font-weight: 700;
  text-indent: 10px;
}
div .checkout_form .f_r_chk_cont {
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
}
div .checkout_form .f_chk_label {
  text-indent: 22px;
  padding-right: 10px;
}
div .checkout_form legend {
  display: none;
  visibility: hidden; 
}
/* Forms - end */
div #checkout_delivery_info {
  width: 440px;
  padding-left: 170px; 
  padding-right: 170px;
  padding-bottom: 15px; 
}
div .checkout_hiddenfield {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  display: none; 
}
/** Home categories **/
div .home_categories {
  padding-bottom: 15px;
}
div .home_category_container {
  padding: 1px;
  border: 1px solid #D7BDBE; 
}
div .home_category_container img {
  display: block;
}
div .home_category_spacer {
  width: 28px;
  height: 347px; 
}
div .home_category_base {
  height: 29px;
  padding-top: 12px;
  padding-left: 10px; 
  padding-right: 10px; 
}
div .home_category_base select {
  border: 1px solid #979797;
  color: #935757;
  font-weight: 700;
  width: 100%;
}
div .linen_base {
  background-image: url('../images/categories/linen-base.jpg');
  width: 240px;
}
div .cashmere_base {
  background-image: url('../images/categories/cashmere-base.jpg');
  width: 240px;
}
div .natural_base {
  background-image: url('../images/categories/natural-base.jpg');
  width: 182px;
}
/* Colour swatches */
div .colour_swatch_container {
  width: 110px;
  padding-bottom: 10px;
}
div .colour_swatch_outer {
  width: 48px;
  padding-left: 31px;
  padding-right: 31px;
}
div .colour_swatch_background {
  width: 48px;
  height: 61px;
  background-repeat: repeat;
}
div .colour_swatch_shape {
  width: 48px;
  height: 61px;
}
div .colour_swatch_shape img {
  display: block;
}
div .colour_swatch_name {
  width: 110px;
  text-align: center;
}
div .content_list {
  width: 100%; 
}
div .content_list ul {
  width: 750px;
  margin: 0px;
  padding: 0px 0px 20px 20px;
  list-style: none;
}
div .content_list ul li {
  width: 735px;
  margin: 0px;
  padding: 0px 0px 3px 15px;
  background-image: url('../images/icons/section-bullet.gif');
  background-position: 3px 6px;
  background-repeat: no-repeat;
  line-height: 130%;
}
/* Size Chart */
td.centre {
  text-align: center;
  line-height: 180%;
}
td.header {
  font-weight: 700;
}
td.border_right {
  border-right: 1px solid #000000; 
}
td.border_base {
  border-bottom: 1px solid #000000; 
}
/* Secure Hosting */
div #payment_gateway, div .payment_table {
  width: 770px;
}
div #payment_gateway td {
  vertical-align: top; 
}
div .payment_header {
  display: block;
  width: 766px;
  padding: 1px;
  border: 1px solid #DAC1C4;
  float: left;
  background: url('../images/template/checkout-header.gif');
  height: 26px;
  line-height: 26px;
  font-weight: 700;
  text-indent: 10px;
}
div .payment_cont {
  width: 770px;
  padding-top: 5px;
}
div .payment_label {
  width: 375px;
  padding-right: 10px;
  text-align: right;
  font-weight: 700;
  font-size: 11px;
}
div .payment_element {
  width: 365px;
  padding-left: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #096EE4;
}
div .content_block {
  width: 100%;
}
/* Special Offers */
div .product_offer_cont {
  width: 379px; 
}
div .product_offer_image_container {
  border: 1px solid #D9C1C1;
  padding: 1px;
  width: 161px;
  height: 214px; 
}
div .product_offer_image {
  width: 161px;
  height: 214px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; 
}
div .product_offer_info_container {
  width: 214px;
  height: 120px; 
}
div .product_offer_name {
  width: 190px;
  padding-left: 24px;
  background-image: url('../images/icons/section-bullet.gif');
  background-repeat: no-repeat;
  background-position: 13px 6px;
  padding-top: 2px;
  padding-bottom: 13px;
  line-height: 100%;
}
div .product_offer_description {
  width: 200px;
  height: 64px;
  overflow: hidden;
  padding-left: 14px;
  font-size: 11px;
  line-height: 110%;
}
div .product_offer_info {
  width: 214px;
  text-align: right;
  font-size: 11px;
  height: 16px;
  line-height: 100%;
}
div .product_offer_info a {
  color: #1783FF!important;
  font-weight: 400!important; 
}
div .product_offer_variants {
  width: 200px;
  padding-left: 14px;
  height: 44px; 
}
div .product_offer_variant {
  width: 200px;
  height: 21px; 
}
div .product_offer_controls {
  height: 52px;
  width: 214px;
  border-bottom: 1px solid #D9C1C1;
  padding-bottom: 1px;
  background-image: url('../images/template/offer-background.jpg');
  background-repeat: no-repeat;
}
div .product_offer_previous {
  padding-left: 14px;
  padding-right: 101px;
  width: 99px;
  height: 23px;
  line-height: 23px; 
  text-align: center;
}
div .product_offer_current {
  padding-left: 14px;
  padding-right: 2px;
  width: 99px;
  height: 29px;
  line-height: 29px; 
  text-align: center;
}
div .offer_spacer {
  width: 32px;
  height: 218px; 
}
div .offer_divider {
  width: 100%;
  height: 49px;
  background-image: url('../images/template/offer-divider.jpg');
  background-repeat: repeat-x;
  background-position: center;
}
