/*
                           Shopping Cart - Style Sheet

                        Written 2008-2010 by Randall Severy
                         Copyright 2008-2010 Inroads, LLC
*/

.item_header th {/* CMS_HIDE */ font-size:11px;font-weight:bold;font-family:Arial;color:#06273A; }
.item_name {/* CMS_HIDE */ font-size:11px;font-weight:bold;font-family:Arial;color:#06273A; }
.attr_list {/* CMS_HIDE */
  padding: 0px;
  margin: 0px;
}

.checkout_header,.cart_font td.checkout_header {/* CMS_HIDE */
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  color: #06273A;
}
.checkout_prompt,.cart_font td.checkout_prompt {/* CMS_HIDE */
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
  font-style:italic;
}
.checkout_data,.cart_font td.checkout_data {/* CMS_HIDE */
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
}
.cvv_image {/* CMS_HIDE */ margin-bottom: 5px; }
.cart_body {/* CMS_HIDE */ width: 600px; padding: 10px; }
.cart_form {/* CMS_HIDE */ margin:0px; }
.cart_header,.cart_font td.cart_header {/* CMS_HIDE */
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  color: #06273A;
}
.cart_prompt,.cart_font td.cart_prompt {/* CMS_HIDE */
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #000000;
}
.cart_font, .cart_font a, .cart_font td {/* CMS_HIDE */
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
  text-decoration: none;
}
.cart_font h2 {/* CMS_HIDE */ 
  margin: 0px;
  padding: 0px;
  color: #06273A;
  font-weight: normal; }
.cart_font a {/* CMS_HIDE */ color:#06273A; }
.cart_data,.cart_font td.cart_data {/* CMS_HIDE */
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #000000;
}
.cart_field, .attr_list, .qty_field {/* CMS_HIDE */
  background: #fff url(../images/shadow.gif) repeat-x top center;
  border-top: 1px solid #E8E8E8;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #EFEFEF;
  color: #06273A;
  font-size: 11px;
  padding: 2px 0px 0px 4px;
  margin: 5px 0px;
}
.cart_line {/* CMS_HIDE */ border-right:1px solid #627eae;font-size:1px; }
.account_table {/* CMS_HIDE */ border:1px solid #CECECE; }
.account_table a {/* CMS_HIDE */ color: #06273A; }
.order_top_cell {/* CMS_HIDE */ border-left:1px solid #CECECE; border-bottom:1px solid #CECECE;
                  border-top:1px solid #CECECE; }
.order_top_right_cell {/* CMS_HIDE */ border:1px solid #CECECE; }
.order_cell {/* CMS_HIDE */ border-left:1px solid #CECECE; border-bottom:1px solid #CECECE; }
.order_right_cell {/* CMS_HIDE */ border-left:1px solid #CECECE; border-bottom:1px solid #CECECE;
                    border-right:1px solid #CECECE; }
.cart_error,.cart_font td.cart_error {/* CMS_HIDE */
  color: #FF0000;
  font-size:11px;
  font-family: Arial,helvetica;
  font-weight: normal;
}
a:link.invoice_links {/* CMS_HIDE */ text-decoration:none; font-size: 10px; font-weight: normal; font-family: Arial; color: #0055A4; }
a:visited.invoice_links {/* CMS_HIDE */ text-decoration:none; font-size: 10px; font-weight: normal; font-family: Arial; color: #0055A4; }
a:hover.invoice_links {/* CMS_HIDE */ text-decoration:none; font-size: 10px; font-weight: normal; font-family: Arial; color: #0055A4; }
@media print {/* CMS_HIDE */ .invoice_link_table {/* CMS_HIDE */ display:none; }}
.invoice_header,.cart_font td.invoice_header {/* CMS_HIDE */
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  color: #CCCCCC;
}
.comments_field {/* CMS_HIDE */
  width: 280px;
  height: 145px;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
}
.registry_comments_field {/* CMS_HIDE */
  width: 280px;
  height: 60px;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
}
.registry_message_field {/* CMS_HIDE */
  width: 280px;
  height: 60px;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial;
  color: #06273A;
}
.registry_category_name,.cart_font td.registry_category_name {/* CMS_HIDE */
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  color: #06273A;
}
.checkout_continue_cell {/* CMS_HIDE */ padding-top: 10px; }
a:link.password_recover {/* CMS_HIDE */ text-decoration:underline;font-size:11px;font-weight:normal;font-family:Arial;color:#000000; }
a:visited.password_recover {/* CMS_HIDE */ text-decoration:underline;font-size:11px;font-weight:normal;font-family:Arial;color:#000000; }
a:hover.password_recover {/* CMS_HIDE */ text-decoration:underline;font-size:11px;font-weight:normal;font-family:Arial;color:#000000; }

table.cart_button td, input.cart_button, table.cart_button a {/* CMS_HIDE */
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #06273A;
  letter-spacing: .1em;
  height: 17px;
  border: 0px;
}
input.cart_button {/* CMS_HIDE */
  color: #FFFFFF;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 3px;
  cursor: pointer;
}
table.cart_button {/* CMS_HIDE */
  display: inline;
}
table.cart_button td {/* CMS_HIDE */
  padding-left: 7px;
  padding-right: 7px;
}
table.cart_button a {/* CMS_HIDE */
  color: #FFFFFF;
  text-decoration: none;
}


