body {font-size:62.5%; margin:0; padding:0; text-align:center; background:url(../media/bg.gif) repeat-x #000000; color:#333333;}

img {border:0;}

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

a:hover {color:#333333; text-decoration:underline;}

ul {padding:0 0 0 1.0em;}

strike {letter-spacing:-0.05em;}

h3 a {color:#333333; text-decoration:none;}

h3 a:hover {color:#990000; text-decoration:none;}

#main {width:960px; margin:10px auto; text-align:left; font-size:1.2em; font-family:Century Gothic, "Lucida Grande", arial,verdana;}

#header {background:url(../media/header.gif) no-repeat; width:940px; height:131px; text-align:right; padding:0 10px;}

p {margin:0.2em 0 0.8em 0;}

h3 {text-transform:uppercase;  border-bottom:1px solid #990000; margin:0 0 0.5em 0; display:inline;}

ul {margin:0;}

a.homelink {display:block; width:200px; float:left; height:131px; text-decoration:none;}

.boldred {color:#990000; font-weight:bold; font-size:1.2em;}

.topnav {list-style:none; font-size:1.3em; font-weight:bold; margin:0; padding:5px 0 0 0;}

.topnav li {display:inline;}

.topnav a {color:#333333; text-decoration:none; border-bottom:1px solid #990000; text-transform:uppercase; margin:0 0 0 15px;}

.topnav a:hover {color:#990000; border-bottom:1px solid #333333;}

.contact {width:400px; float:right; padding:80px 0 0 0; font-size:1.2em; font-style:italic;}

#holder {background:#ffffff; padding: 10px 0;}

#leftnav {width:180px; float:left; padding:0 10px; line-height:2.2em;}

#leftnav ul {margin:0; padding:0; list-style:none; text-transform:uppercase; font-weight:bold;}

#leftnav li li { text-transform:none; font-weight:normal;}

#leftnav a {text-decoration:none; color:#333333; border-bottom:1px solid #990000;}

#leftnav a:hover {color:#990000; border-bottom:1px solid #333333;}

#leftnav li li a {border-bottom:0px;}

#leftnav li li a:hover {border-bottom:1px solid #990000;}

#content {width:740px; float:left; padding:0 10px; line-height:1.9em;}

#homeintro {width:340px; float:left; padding:0 0 0 10px;}

ul.roomselect {list-style:none; margin:0; padding:0;}

ul.roomselect li {width:170px; float:left; padding:0;}

#featured {clear:both!important; padding:7px 0 0 0;}

.spotlight {padding:0 0 5px 0; float:left;}

.feat_prod,.prod_thumb {width:152px; padding:0 44px 10px 0; float:left; line-height:1.6em; _height:230px; min-height:230px;}

.prod_thumb img, .prod_thumb_last img {border:1px solid #cccccc;}

.last_feat, .prod_thumb_last {width:152px; float:left; line-height:1.6em; padding:0 0 10px 0; _height:230px; min-height:230px;}

hr.clear {visibility:hidden; clear:both;}

#footer {background:url(../media/footer.gif) no-repeat; height:20px; clear:both;}

.copyright {color:#fff; text-align:right; padding:0 10px 0 0; font-size:0.8em;}

.copyright a {color:#fff; text-decoration:underline;}

.sale {color:#990000; font-weight:bold; font-size:1.3em;}

.sale_thumb {color:#990000;}

.mi-productGraphic {width:500px; float:left;}

.mi-productInfowrap {width:230px; padding:0 0 0 10px; float:left;}

.moreinfo {visibility:hidden;}

/*********************************************************/
/***  Cascading Style Sheet for ShopSite Classic Theme ***/
/***              Shopping Cart Screen                 ***/
/*********************************************************/

/**********************************/
/***  Table of Products (Cart)  ***/
/**********************************/
table.cart {
  width: 100%;
  padding-top: 1em;
  border-collapse: separate;
  border-spacing: 3px;
}

th {
  text-align: center;
}

td.cart_delete, td.cart_cp_delete {
  padding: 3px;
  width: 50px;
  text-align: center; 
  background-color: #DFDFDF;
}

td.cart_quantity, td.cart_cp_quantity {
  padding: 3px;
  width: 70px;
  text-align: center; 
  background-color: #DFDFDF;
}

td.cart_name, td.cart_cp_name {
  padding: 3px;
  background-color:#DFDFDF;
}

td.cart_image, td.cart_cp_image {
  padding: 3px;
  text-align: center; 
  background-color: #DFDFDF;
}

td.cart_sku, td.cart_cp_sku {
  padding: 3px;
  background-color: #DFDFDF;
}

td.cart_price, td.cart_cp_price {
  padding: 3px;
  font-style: italic;
  text-align: right; 
  background-color: #DFDFDF;
}

td.cart_total, td.cart_cp_total {
  padding: 3px;
  text-align: right; 
  background-color: #DFDFDF;
  white-space: nowrap;
}

td.cart_op {
  padding: 3px;
  background-color: #DFDFDF;
}

td.cart_op1, td.cart_op2 {
  padding: 3px;
  background-color: #DFDFDF;
}

td.cart_empty {
  padding: 3px;
  background-color: #DFDFDF;
}

select.cart {
}

textarea.cart {
  vertical-align: middle; 
}


/***************************************/
/***          Table of Totals        ***/
/***  Subtotal, Tax, Shipping, etc.  ***/
/***************************************/
table.totals {
  vertical-align: middle; 
  width: 100%;
  line-height: 150%;
}

td.totals_txt, td.totals_saved_txt, td_totals_blank {
  text-align: right;
  padding-right: 15px;
}

td.totals, td.totals_saved {
  text-align: right;
  padding-right: 3px;
}

td.totals_all, td.totals_all_txt {
  font-weight: bold;
}

/***********************/
/***  Payment Table  ***/
/***********************/


table.pay_holder {
  margin-left: auto;
  margin-right: auto;
}

td.pay_holder_hdr {
  font-weight: bold;
}

td.payment_hdr {
  font-weight: bold;
  text-align: center;
}

td.paymentselection {
  text-align: center;
  padding-top: 1em;
}

table.sql_pay {
  margin-left: -4px;
  margin-right: auto;
}

td.sql_pay {
  padding-right: 15px;
  font-weight: bold;
}


/*******************************/
/***  Table of Registration  ***/
/*******************************/

table.reg {
  color: #333333;
  vertical-align: middle; 
  border-spacing: 0;
  padding-bottom: 1em;
}

td.reg_wel {
  font-weight: bold;
}

td.coupon {
  padding-top: 1em;
}

td.buttons {
  text-align: center;
  padding-top: 1em;
}

/*** Enter postal code, select country ***/

td.sql_addr_hdr {
  font-weight: bold;
}

td.sql_addr {
  padding-right: 15px;
}


/*** select shipping method, tax rate ***/
table.taxnship, table.surcharge { 
  text-align: right;
  padding-top: 1em;
}

td.taxnship_hdr {
  font-weight: bold;
  text-align: left;
}


/*** select surcharge ***/
table.surcharge { 
  text-align: right;
}


/*******************************/
/***  Ordering Instructions  ***/
/*******************************/
td.orderinginstructions {
  text-align: center;
  padding-top: 1em;
}

table.instruct {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
}

td.instruct_hdr {
  font-weight: bold;
}

/*********************************/
/***  Table of Error Messages  ***/
/*********************************/

table.checkout_err, inv_err {
  margin-left: auto;
  margin-right: auto;
}

td.checkout_err, inv_err {
  color: #333333;
  background-color: #DFDFDF;
}

table.ups_error {
  margin-left: auto;
  margin-right: auto;
}

td.ups_error {
  color: #333333;
  background-color: #DFDFDF;
  vertical-align: middle;
}

/* Checkout Button Table */
table.checkout {
  vertical-align: middle;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

td.checkout {
  padding: 5px;
  text-align: center;
}

table.google_button {
  vertical-align: middle;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

table.google_button td {
  text-align: center;
}

/* ---------------- */
/* Cross-sell Stuff */
/* ---------------- */
td.gcs_table, td.pcs_table {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

table.gcs_table, table.pcs_table {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}

table.gcs_table caption, table.pcs_table caption {
  width: 100%;
  text-align: center;
  font-weight: bold;
}

td.gcs_table_content, td.pcs_table_content {
  width: 25%;
}

/* Cross-sell Contents */
table.gcs_product_table, table.pcs_product_table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}

td.gcs_product_name, td.pcs_product_name {
  text-align: center;
  font-weight: bold;
}

td.gcs_product_image, td.pcs_product_image {
  text-align: center;
}

td.gcs_product_image img, td.pcs_product_image img {
  border: 0px none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

td.gcs_product_price, td.pcs_product_price {
  text-align: center;
}

td.gcs_product_add_to_cart, td.pcs_product_add_to_cart {
  text-align: center;
}

td.gcs_product_add_to_cart a, td.pcs_product_add_to_cart a {
  font-weight: bold;
}

td.gcs_product_add_to_cart img, td.pcs_product_add_to_cart img {
  border: 0px none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

td.sc_secure_image {
  text-align: center;
}



