div#body {
  margin-right: 25px;
  width: 665px;
}

div#navigation {
  font-size: 11px;
}

div#body .highlight {
  background: #f8f8f8;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
}

div#body .pagination {
  background: #f8f8f8;
  border: 1px solid #ccc;
  padding: 10px;
}

div#body .pagination p {
  font-size: 13px;
  margin: 0;
}

div#body .pagination .pages {
  margin-top: 5px;
}

div#body .total p,
div#body p.total {
  font-size: 16px;
}

#container #body .thank_you .total h3, #container #checkout_page .middle .total h3 {
  float: left;
  width: 151px;
  padding: 5px;
  border: 1px solid #ccc;
  border-top: none;
  margin: -30px 0 -10px 0;
  line-height: 20px;
  font-family: Arial;
}

#container .thank_you .total p, #checkout_page .middle .total p {
  float: right;
  border: 1px solid #ccc;
  border-width: 0 1px 1px 0;
  padding: 5px;
  width: 100px;
  margin: -30px -10px 0 0;
  line-height: 20px;
  text-align: right;
}

#container .thank_you .total p {
  margin-right: 5px;
}

#body #checkout_page h4,
#body #checkout_page h3 {
  font-size: 16px;
}

.product_list, .product_list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1 + .artists {
  margin-top: 15px;
}

.artists ul {
  margin: 0;
  padding: 0;
}

#body .artists li {
  list-style: none;
  width: 205px;
  margin-right: 15px;
  padding: 0;
  float: left;
  font-size: 14px;
  margin-bottom: 5px;
}

.product_list {
  margin-right: -25px;
}

.product_list > li {
  width: 210px;
  height: 375px;
  float: left;
  margin-right: 20px;
  position: relative;
}

#body .product_list p {
  font-size: 13px;
}

.product_list a.full {
  display: none;
  position: absolute;
  width: 198px;
  line-height: 15px;
  height: 15px;
  background: #ccc;
  color: #333;
  padding: 5px;
  border: 1px solid #eee;
}

.product_list .image:hover a.full {
  display: block;
}

.product_details .image {
  width: 200px;
  float: left;
  margin-right: 20px;
}

div#body .product_details .image p {
  font-size: 12px;
  font-weight: bold;
}

.product_list .info p {
  margin: 5px 0;
}

#product_page .product_list {
  margin-top: 15px;
}

#cart_page .simple_table, .thank_you .simple_table {
  border-collapse: collapse;
  font-size: 12px;
  width: 650px;
}

#checkout_page .simple_table {
  border-collapse: collapse;
  font-size: 12px;
  width: 450px;
}

table.simple_table td,
table.simple_table th {
  padding: 5px;
  border: 1px solid #ccc;
}

table.simple_table td.right,
table.simple_table th.right {
  width: 70px;
}

table.simple_table th.last {
  width: 100px;
  text-align: right;
}

table.simple_table .short.text {
  width: 50px;
  border: 1px solid #ccc;
}

div#body .simple_table th {
  font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}

table.totals {
  width: 193px;
  float: right;
  margin-right: 15px;
  margin-top: -1px;
}

#cart_page .float_right {
  float: none;
  margin: 15px 0;
}

#body #cart_page h4,
#body #cart_page h3 {
  font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
  font-size: 15px;
}

#coupon_code {
  display: block;
}

#cart_page .shipping_cost_estimator {
  margin: 15px 0;
}

#checkout_page table.totals {
  width: 274px;
  margin-right: 0;
}

#navigation ul li:hover ul {
  display: block;
  z-index: 10;
  border: 1px solid #F9E1B2 !important;
}

.clear {
  clear: both;
}

p.right, div.float_right {
  float: right;
}

.bottom_offset {
  margin: 10px;
}

.hidden {
  display: none;
}

#container #body h3, #container #body h4 {
  margin: 5px 0;
}

#body #estimator_link h4 {
  margin: 5px 0;
}

.login_columns .column {
  width: 320px;
  float: left;
}

.checkout_columns .progress {
  margin: 0;
  padding: 0;
}

.checkout_columns .progress li {
  width: 80px;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0;
  list-style: none;
  float: left;
  height: 32px;
  background: #f6f6f6;
}

.checkout_columns .progress li + li {
  margin-left: 10px;
}

.checkout_columns .progress li.completed {
  background: #aaa;
}

.checkout_columns .progress li.current {
  background: #e7b12E;
}

.checkout_columns div.middle {
  clear: left;
  margin-top: 25px;
  float: left;
  width: 450px;
  padding-right: 9px;
  border-right: 1px solid #ccc;
}

.checkout_columns div.right {
  margin-top: 25px;
  width: 170px;
  float: left;
  padding-left: 10px;
  margin-left: -1px;
  border-left: 1px solid #ccc;
}

.scoreboard, .scoreboard li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.scoreboard li {
  margin-bottom: 20px;
}

.payment .scoreboard li {
  float: left;
  width: 180px;
  padding: 10px;
}

.payment .scoreboard li + li {
  border-left: 1px solid #ccc;
}

.payment .scoreboard li p {
  margin: 0;
}

ul.addresses {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

ul.addresses li {
  width: 300px;
  padding: 10px;
  float: left;
}

ul.addresses li + li {
  border-left: 1px solid #ccc;
}

form label {
  font-weight: bold;
  display: block;
}

form .checkbox label, form .checkbox div {
  display: inline;
}

form .checkbox span {
  display: block;
}

form input[type=text], 
form input[type=password], 
textarea {
  margin: 5px 0;
  padding: 4px;
  border: 1px solid #ccc;
  width: 260px;
}

form input[type=image] {
  margin-top: 5px;
}

#navigation form input[type=text], 
#navigation form input[type=password], 
#navigation textarea {
  width: 210px;
}

textarea {
  height: 100px;
}

ul.form, ul.form li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flash.success, #mini_cart {
  border: 1px solid #cca;
  background: #ffc;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
  line-height: 1.4;
}

#mini_cart .view {
  float: right;
  margin-top: -1.4em;
  color: #6E4C19;
  font-weight: bold;
  text-decoration: none;
}

#mini_cart .view:hover {
  text-decoration: none;
}

.info h2 {
  margin-top: 0;
}

#newsletter label {
  display: inline;
}

#body h1 + p {
  font-size: 14px;
}

#body .symbol p {
  font-size: 14px;
}

.artist-photo {
  float: right;
  margin: 0 0 10px 10px;
}

.menulist li.highlight a {
  color: #aa3a30;
}

.menulist li.highlight a:hover {
  color: #000;
}

.image.slider .container {
	position: relative;
	width: 210px; height: 210px;
}

.nivoSlider a {
	border:0;
	display:block;
}

.nivoSlider .nivo-controlNav {
	padding-top: 210px;
}

.nivoSlider .nivo-control img {
	position: relative;
	float: left;
	padding: 1px;
	cursor: pointer;
}

.nivoSlider .nivo-slice {
	top: 0;
}

.image.slider p {
	clear: both;
	padding-top: 5px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

