html, body {
	font: 12px Candara, "Lucida Grande", sans-serif;
	min-width: 895px;
}
* html .min-width {
	width: 895px;
}
* html, * html body {
/*	width: 895px;*/
}

.no-display {
	display: none;
}

/* Prevent inner elements' margins offsetting */
.wrapper, .header, .header-top-container, .header-top, .middle-container {
	padding: 1px;
	margin: -1px;
}
.wrapper {
	margin: -1px 0 0 -1px;
}

.header {
	background: #ea0000 url(../images/diggit/header.png) 0 0 repeat-x;
	height: 167px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

#search_mini_form, .quick-access {
	display: none;
}

h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 276px;
	height: 105px;
	left: 22px;
	top: 31px;
	background: transparent url(../images/diggit/logo.png) 0 0 no-repeat;
}
h1#logo img {
	display: none;
}
h1#logo a {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -1000000px;
}

.header-top {
	position: relative;
	min-width: 895px;
}

.header-top .contact {
	position: absolute;
	right: 33px;
	top: 16px;
	color: #FFF;
	font-size: 12px;
	text-align: right;
}

.header-top .blogs, .header-top .made-in-america {
	position: absolute;
	text-align: left;
	left: 33px;
	top: 140px;
	color: #FFF;
	font-size: 12px;
}
.header-top .blogs {
	left: auto;
	right: 33px;
}
.header-top .blogs a {
	color: #FFF;
}

.header-top .contact ul, .header-top .contact ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-top .contact ul li {
	margin-left: 2em;
}
.header-top .contact a {
	color: #FFF;
	text-decoration: underline;
}

.header-top .main-menu {
	position: absolute;
	right: 33px;
	top: 73px;
	font: bold 15px Candara, "Lucida Grande", sans-serif;
	line-height: 17px;
}
* html .header-top .min-width {
	width: 895px;
}
.header-top .main-menu ul, .header-top .main-menu ol, .header-top .main-menu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-top .main-menu li {
	margin-left: 18px;
}

.header-top .main-menu a {
	color: #e6f7d7;
	background: transparent;
	text-decoration: none;
}
.header-top .main-menu li.active a {
	color: #fff;
}

.cart-link, .cart-total {
	display: block;
	float: left;
	*cursor: pointer;
}
.cart-total {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin-top: 2px;
	margin-left: .5em;
}

.top-box {
	position: relative;
	background: transparent url(../images/diggit/top-box-m.png) 0 0 repeat;
	margin: 30px 70px 38px 70px;
}
* html .top-box .min-width {
	width: 754px;
}

.top-box .d {
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	z-index: 1;
	background-color: transparent;
}
.top-box .t, .top-box .b {
	width: 100%;
	background: url(../images/diggit/top-box-tb.png) 0 0 repeat-x;
}
.top-box .b {
	background-position: 0 -10px;
}
.top-box .l, .top-box .r {
	height: 100%;
	background: url(../images/diggit/top-box-lr.png) 0 0 repeat-y;
}
.top-box .r {
	background-position: -10px 0;
}
.top-box .t, .top-box .tl, .top-box .tr, .top-box .l, .top-box .r {
	top: 0;
}
.top-box .t, .top-box .tl, .top-box .l, .top-box .bl, .top-box .b {
	left: 0;
}
.top-box .tr, .top-box .r, .top-box .br {
	right: 0;
}
.top-box .b, .top-box .bl, .top-box .br {
	bottom: 0;
}

.top-box .c {
	z-index: 2;
	background: url(../images/diggit/top-box-c.png) 0 0 no-repeat;
}

.top-box .tr {
	background-position: -10px 0 !important;
}
.top-box .bl {
	background-position: 0 -10px !important;
}
.top-box .br {
	background-position: -10px -10px !important;
}

.top-box .co {
	padding: 14px 24px;
}

.top-box .columns {
	position: relative;
	width: 100%;
	float: left;
	clear: left;
}
* html .top-box .columns .min-width {
	width: 706px;
}
.top-box .column {
	float: left;
	width: 47.5%;
	padding-right: 1%;
}
* html .top-box {
	white-space: nowrap;
}
* html .top-box .column {
	float: none;
	display: inline;
	zoom: 1;
	white-space: normal;
}
* html .top-box .column .min-width {
	width: 358px;
}

* html .top-box .dc {
	position: absolute;
	width: expression(this.parentNode.offsetWidth + 'px');
	height: expression(this.parentNode.offsetHeight + 'px');
	top: 0;
	left: 0;
}
* html .top-box .r, * html .top-box .tr, * html .top-box .br {
	margin-right: -1px;
}

.top-box h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
}
.top-box a {
	color: #000;
}
.top-box p, .top-box ol, .top-box ul {
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
}
.top-box h1 em {
	font-weight: normal;
	font-size: 13px;
	margin-left: .5em;
}
.top-box ol, .top-box ol li {
	list-style: lower-alpha;
}
.top-box ul, .top-box ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 5px;
}
.top-box, .top-box * {
	font-size: 13px;
}

.middle-container h1 {
	font-size: 32px;
	font-weight: normal !important;
	margin-top: 0;
}

.page-content {
	padding-top: 20px;
}

.catalog-listing {
	position: relative;
	margin: 0 70px;
}

* html .catalog-listing {
	position: static;
	zoom: 1;
/*	width: 974px;
	margin: 0 auto;*/
}

.catalog-listing .listing-item {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3e7c0;
}
* html .listing-item .min-width {
	width: 754px;
}
.cart-listing .listing-item {
	padding-top: 20px;
	margin-bottom: 0;
}
.listing-item-odd {

}
.listing-item-even {
	
}
.catalog-listing .last-listing-item {
	border-bottom: 0;
}

#cart-header, #cart-header *, #cart-footer, #cart-footer * {
	font-size: 13px !important;
	font-weight: bold;
	line-height: 13px !important;
	margin-top: 0 !important;
	padding-bottom: 2px !important;
}
#cart-footer {
	padding-bottom: 25px !important;
}
#cart-footer, #cart-footer * {
	font-weight: normal;
	font-size: 16px !important;
}
#cart-footer .label {
	font-weight: bold !important;
	padding-right: 14px;
}
#cart-footer form {
	float: left;
	padding-right: 2em;
}
#cart-footer button:disabled {
	display: none;
}

#cart-header .product-image, #cart-footer .product-image {
	margin-left: 0;
	margin-right: 198px;
	width: 100px;
	text-align: right;
}

.product-image {
/*	position: relative;*/
	float: left;
	width: 440px;
	margin-right: 12px;
}
.cart-listing .product-image {
	width: 176px;
}
.cart-listing h2 {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

.product-details {
/*	position: relative;*/
	margin-left: 452px;
}

.product-gallery, .product-gallery li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.product-gallery .how-it-works-thumb {
	position: relative;
}

.product-gallery .how-it-works-badge {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin-left: -45px;
	width: 103px;
	height: 21px;
	background: transparent url(../images/diggit/how-it-works-badge.png) 0 0 no-repeat;
	overflow: hidden;
}
.product-gallery .how-it-works-thumb-diggit .img-clip {
	display: block;
	position: relative;
	width: 161px;
	height: 149px;
	overflow: hidden;
}
.product-gallery .how-it-works-thumb-diggit .img-clip img {
	margin-top: -23px;
}

.product-gallery .how-it-works-thumb-diggit .how-it-works-badge {
	margin-left: -38px;
}

.product-gallery .how-it-works-thumb-diggit-duck .how-it-works-badge {
	margin-left: -57px;
}
.product-gallery .how-it-works-thumb-diggit-duck .img-clip img {
	vertical-align: bottom;
	margin-top: 6px;
}
.product-gallery .how-it-works-thumb-diggit-duck .how-it-works-badge {
	margin-bottom: 2px;
}

.product-gallery .how-it-works-badge span {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: -500px;
	left: -500px;
	overflow: hidden;
}

.product-gallery .video-thumb {
	margin-top: 18px;
	padding-left: 30px;
}

.product-gallery {
	padding-top: 30px;
	line-height: 14px;
}
.product-gallery a {
	text-decoration: none;
}
* html .product-gallery {
	padding-bottom: 6px;
}
.product-gallery li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	border: 1px solid #ccc;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 3px;
	vertical-align: middle;
}
.product-gallery li.active {
	border-color: #c4eca1;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 1px;
}

.product-gallery .how-it-works-thumb, .product-gallery .how-it-works-thumb a, .product-gallery .how-it-works-thumb a img, .product-gallery li.active, .product-gallery .video-thumb {
	border: 0 !important;
	-webkit-box-shadow: none;
}

.product-details {
	font-size: 13px;
	line-height: 23px;
	padding-left: 24px;
}

.product-details a {
	color: #45850d;
}

.product-details .more-details-labels {
	display: none;
}

.more-details {
	position: relative;
}

.gallery-target, .gallery-target .img, .gallery-target img {
	display: block;
	position: relative;
	text-align: center;
}
.gallery-target img {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.gallery-target-dynamic .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
}
.gallery-target .loading {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF url(../images/diggit/loading.gif) 50% 50% no-repeat;
	z-index: 10;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

.more-details-labels, .more-details-labels li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #6cb030;
	display: block;
	font-size: 1px;
	line-height: 30px;
}
.more-details-labels {
	position: relative;
	margin-bottom: 5px;
	z-index: 4;
}
.more-details-labels li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 26px;
	padding-bottom: 10px;
	margin-bottom: -6px;
	font-size: 13px;
	cursor: pointer;
}
.more-details-labels li.active {
	color: #45850d;
/*	background: transparent url(../images/diggit/more-details-active-label.png) 50% 100% no-repeat;*/
}
.more-details .active-indicator {
	display: block;
	position: absolute;
	width: 16px;
	height: 12px;
	line-height: 1px;
	top: 28px;
	left: 0;
	margin-left: -8px;
	background: transparent url(../images/diggit/more-details-active-label.png) 50% 0 no-repeat;
	z-index: 3;
}

.more-details-content {
	position: relative;
	background: transparent url(../images/diggit/more-details-edge.png) 0 0 repeat-y;
	margin-left: -24px;
	padding: 25px 0 25px 24px;
	font-size: 13px;
	line-height: 17px;
	z-index: 1;
	overflow: hidden;
}
/* Really weird Firefox bug... There seems to be some kind of subpixel shifting where on some lines the indicator will shift up and on others it won't. -0.3px seems to be the sweet spot where it doesn't cause display issues on Mac nor on Win */
#notIE .more-details-content {
	margin-top: -0.3px;
}
.more-details-content ul, .more-details-content ol {
	margin: 0 0 0 20px;
	padding: 0;
}
.more-details-content p, .more-details-content li {
	margin-bottom: 10px;
}

.more-details-content .tl {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background: transparent url(../images/diggit/more-details-tl.png) 0 0 no-repeat;
}
.more-details-content .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background: transparent url(../images/diggit/more-details-edge.png) 0 0 repeat-x;
}

.listing-item .purchase {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 38px 0 0 0;
}
.listing-item .purchase .price {
	position: relative;
	width: 412px;
	float: left;
	text-align: right;
	font-size: 16px;
	margin-top: 3px;
	z-index: 15;
}
.cart-listing .purchase {
	width: auto;
	clear: none;
	margin-top: 7px;
}
.cart-listing .purchase .price {
	width: 64px;
	margin-top: 8px;
}
.listing-item .purchase .product-cart {
	margin-left: 474px;
}
.cart-listing .purchase .product-cart {
	margin-left: 96px;
}

.cart-listing .product-total, .cart-listing .shipping, .cart-listing .full-total {
	float: right;
	clear: right;
	margin-bottom: 8px;
	padding: 8px 2px 0 2px !important;
	font-size: 16px;
}
#cart-footer .product-total, .cart-listing .shipping, .cart-listing .full-total {
	text-align: right;
	width: 320px;
}
#cart-footer .product-total, .cart-listing .shipping, .cart-listing .full-total {
	
}
.cart-listing .shipping, .cart-listing .full-total {
	border-top: 1px solid #d3e7c0;
}
.product-total-changed .shipping .price-number {
	color: #666;
}

#cart-footer .shipping .zip {
	font-weight: normal;
	font-size: 0.8em;
}
#cart-footer .shipping .zip input {
	font-size: 10px;
	width: 5em;
}
#cart-footer .shipping form {
	width: 100% !important;
	float: right !important;
	clear: right !important;
	padding-right: 0 !important;
	padding-top: 0.75em !important;
}
#cart-footer .shipping form label {
	font-size: 12px !important;
}
#cart-footer .shipping form input {
	font-size: 12px !important;
	width: 5em;
}
#cart-footer .shipping form button {
	font-size: 10px !important;
	padding: 4px 5px !important;
	margin: 0 !important;
}

#cart-footer {
	position: relative;
}

#cart-footer .loading {
	position: absolute;
	top: 50%;
	right: 350px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	background: #FFF url(../images/diggit/loading.gif) 50% 50% no-repeat;
	z-index: 4;
}

.add-to-cart, .place-order {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 139px;
	height: 32px;
	background: transparent url(../images/diggit/add-to-cart.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	outline: 0 !important;
}
.place-order {
	background: transparent url(../images/diggit/place-order.png) 0 0 no-repeat !important;
}

.add-to-cart span, .place-order span {
	display: inline-block;
	text-indent: -100000px;
}
.add-to-cart:active, .place-order:active {
	background-position: 0 -33px !important;
}

.update-cart-form {
	font-size: 13px;
	margin-top: -1px;
	white-space: nowrap;
}
.update-cart-form .product-qty {
	font-size: 18px;
	text-align: center;
	width: 2em;
	margin-right: .5em;
}
.ie8 .update-cart-form {
	margin-top: 8px;
}
.ie8 .update-cart-form .checkout {
	position: relative;
	margin-top: -8px;
}

.ie7 .update-cart-form {
	margin-top: 4px;
}
.ie7 .update-cart-form .checkout {
	position: relative;
	margin-top: -30px;
}

.ie6 .update-cart-form {
	margin-top: 3px;
}
.ie6 .update-cart-form .checkout {
	position: relative;
	margin-top: -30px;
}

.product-qty-changed, .product-total-changed {
	background: #FDFFD6;
}

.update-cart-form .cart-buttons {
	margin-left: 1em;
}
.update-cart-form .cart-buttons button, #cart-footer .shipping button, #checkoutSteps button, #checkoutSteps a, .page-body a, .update-cart-form .cart-buttons a {
	font-family: inherit;
	font-size: 13px;
	color: #0054ff;
	background: transparent;
	text-decoration: underline;
	margin: 0 .5em;
	padding: 0;
	border: 0;
	cursor: pointer;
}
#checkoutSteps a, .page-body a {
	margin: 0;
}
.update-cart-form .cart-buttons button:disabled {
	color: #8AA3C6;
	text-decoration: none;
	cursor: default;
}

.update-cart-form .plus-minus {
	visibility: hidden;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 16px;
	height: 26px;
}
* html .update-cart-form .plus-minus {
	margin-left: -.75em;
	margin-right: .75em;
}
.update-cart-form button.plus, .update-cart-form button.minus {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	width: 16px;
	height: 13px;
	overflow: hidden;
	background: transparent url(../images/diggit/plus-minus.png) 0 0 no-repeat;
	cursor: pointer;
	margin: 6px 0 -5px -.75em;
}
.update-cart-form button.plus {
	*margin-top: 0;
}
* html .update-cart-form button.plus {
	margin-top: 0;
}
* html .update-cart-form button.plus, * html .update-cart-form button.minus {
	margin-left: 0;
}

.ie8 .update-cart-form .product-qty, .ie8 .update-cart-form .plus-minus {
	display: block;
	float: left;
	margin-top: -6px;
}

.ie8 .update-cart-form button.plus {
	margin-top: -1px;
}

.update-cart-form button.plus span, .update-cart-form button.minus span {
	display: inline-block;
	text-indent: -10000px;
}
.update-cart-form button.minus {
	background-position: 0 -13px;
}

.purchase .loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 32px;
	height: 100%;
	line-height: 16px;
	margin-bottom: -12px;
	background: #FFF url(../images/diggit/loading.gif) 474px 50% no-repeat;
	z-index: 4;
}
* html .purchase .loading {
	height: 32px;
}
.cart-listing .purchase .loading {
	background-position: 96px 50%;
}

.cart-listing .checkout, .purchase .checkout {
	float: right;
	clear: right;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 0 !important;
}

.purchase .checkout {
	padding-top: 0;
}
.cart-listing .checkout a, .purchase .checkout a {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 125px;
	height: 30px;
	background: transparent url(../images/diggit/check-out.png) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 2px 0 !important;
	border: 0;
	cursor: pointer;
	outline: 0 !important;
	text-align: left;
	text-decoration: none;
}
.cart-listing .checkout a span, .purchase .checkout a span {
	display: inline-block;
	text-indent: -100000px;
}
.cart-listing .checkout a:active, .purchase .checkout a:active {
	background-position: 0 -33px;
}


.footer-container {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 1px 0 0;
	white-space: nowrap;
	border-top: 1px solid #d3e7c0;
}
#ie .footer-container {
	padding-right: 0;
}
.footer {
	position: relative;
	margin: 0 70px;
	padding: 0 0 12px 0;
	text-align: center;
	font-size: 12px;
}

.footer .nav, .footer .nav li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1px !important;
	font-size: 1px !important;
}
.footer .nav li {
	margin: 0 0 0 .75em;
	padding: 2px 0 7px .75em;
	border-left: 1px solid #d3e7c0;
	line-height: 14px !important;
	height: 21px !important;
	font-size: 12px !important;
	*margin-top: -1px;
}
* html .footer .nav li {
	display: block;
	float: left;
}
.footer .nav li.active, .footer .nav li.active-last {
	margin-top: -1px;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-right: -.75em;
	padding-right: .75em;
	background: #FFF;
	border-bottom: 1px solid #d3e7c0;
	*margin-top: -2px;
}
.footer .nav li.active-last {
	border-right: 1px solid #d3e7c0;
}
.footer .nav a {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #45850d;
}
.footer .nav li.active a {
	color: #317A11;
	font-weight: bold;
	text-decoration: none;
}
.footer .nav li .cart-link, .footer .nav li .cart-total {
	display: inline;
	float: none;
	margin: 0;
	*display: inline-block;
}
* html .footer .nav li .cart-total {
	line-height: 12px;
}
.footer .nav li.cart {
	*padding-bottom: 6px !important;
	*margin-bottom: 4px !important;
}
* html .footer .nav li.cart {
/*	height: 1px !important;*/
/*	margin-top: -10px;*/
}


.clear {
	clear: left;
}

/* Dotted lines */
button, .checkout a {
	outline: 0 !important;
}
button::-moz-focus-inner {
	border-color: transparent;
}

/* Tooltips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#tooltip h3, #tooltip div { margin: 0; }

/* Footer blurbs */
.footer-columns {
	text-align: left;
	width: 100%;
	overflow: auto;
	white-space: normal;
	font-size: 11px;
	margin-top: 2em;
}
.footer-columns h1, .footer-columns h2, .footer-columns a {
	color: #45850d;
	text-decoration: none;
}
.footer-columns h1, .footer-columns h2 {
	margin: 0.25em 0;
}
.footer-columns h2 {
	font-size: 12px;
}
.footer-columns-2 .footer-column {
	width: 49%;
	float: left;
}
.footer-column .footer-column-content {
	position: relative;
	padding: 0 20px;
}
.footer-column .footer-column-content ul, .footer-column .footer-column-content li {
	display: block;
	list-style: none;
	padding: 0.25em 0;
	margin: 0;
	float: left;
	clear: left;
	width: 100%;
}
* html .footer-column .footer-column-content ul, * html .footer-column .footer-column-content li {
	float: none;
	clear: none;
}
.footer-column .footer-column-content li {
	position: relative;
}
.blurb-hidden {
	display: none !important;
}

/* Checkout */

#checkoutSteps {
	position: relative;
	margin-left: 325px;
	font-size: 13px !important;
}

#checkoutSteps, #checkoutSteps li.section {
/*	display: block;
	list-style: none;
	margin: 0;
	padding: 0;*/
}

#checkoutSteps li {
	list-style: none;
}

#checkoutSteps .head {
	margin: 1em 0;
}
#checkoutSteps .step-count, .side-col .step-count {
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	width: 3em;
	text-align: right;
	margin-left: -3.5em;
	margin-right: -3.5em;
	margin-top: 5px;
}
.side-col .step-count {
	margin-top: 0;
}
* html .step-count {
	display: inline !important;
	width: auto !important;
	margin: 0 !important;
}

#checkoutSteps .head h3 {
	font-size: 18px;
	margin: 0;
	color: #999;
}
#checkoutSteps .allow .head h3 {
	cursor: pointer;
	color: #000;
}
#checkoutSteps .head h3 a {
	font-size: .65em;
	font-weight: normal;
	margin-left: 10px;
}

#checkoutSteps ul, #checkoutSteps ul li {
	display: block;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
#checkoutSteps ul li, #checkoutSteps p {
	margin: 1em;
}
#checkoutSteps .input-text, #checkoutSteps select {
	margin: 0.25em 0 0.75em 0;
	display: block;
}
/*#checkoutSteps ul li div {
	float: left;
	clear: left;
	width: 100%;
}
#checkoutSteps ul li div div {
	clear: none;
	width: auto;
	margin-right: 2em;
}*/

#checkoutSteps .validation-advice {
	color: #ea0000;
	font-size: 12px;
	margin: -0.5em 0 0.75em 0;
}

.side-col {
	float: left;
	margin: 1em 2em 4em 0;
	width: 250px;
	padding-top: 1em;
	padding-bottom: 1em;
}
.side-col h3 {
	margin-top: 0 !important;
}
.side-col h4 {
	color: #4E5F43;
}
.side-col h4.complete {
	color: #000;
}
.side-col ol, .side-col ol li {
	list-style-type: none;
}
/*.side-col ol li {
	list-style-type: inherit;
}*/

#checkoutSteps ul.disc, #checkoutSteps ul.disc li {
	list-style: disc outside !important;
}

.required {
	color: #ea0000;
}
.checkout-listing h1, p.required {
	position: relative;
	margin: 12px;
	margin-left: 300px;
}
#checkoutSteps p.required {
	display: none !important;
}

#checkoutSteps .col2-set {
	position: relative;
	width: 100%;
	overflow: auto;
}
#checkoutSteps .col-1, #checkoutSteps .col-2 {
	position: relative;
	width: 49%;
	float: left;
}

#checkout-review-table, #checkout-review-table th, #checkout-review-table td {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 1px 0 0;
	white-space: nowrap;
}
#checkout-review-table {
	width: 1px;
	border-width: 0 !important;
}
#checkout-review-table th {
	border-top-width: 0 !important;
	text-align: right;
}
#checkout-review-table h4.title {
	text-align: right;
}
#checkout-review-table .last td {
	border-bottom: 0;
}
#checkout-review-table th.last, #checkout-review-table td.last {
	border-right: 0;
}
#checkout-review-table .a-center {
	text-align: center;
}
#checkout-review-table .a-right {
	text-align: right;
}

/* Order form */

.order-form {
	padding: 0.75in;
	width: 7in;
	margin: 0 auto;
}

.order-form table, .order-form table th, .order-form table td, .order-form p {
	border: 0;
	font-size: 16px;
	line-height: 2em;
}
.order-form p {
	line-height: 20px;
}
.order-form table.shipping th, .order-form table.shipping td {
	line-height: 20px;
}

/* Page content */
.page-body {
	padding-top: 20px;
	margin: 0 70px 40px 70px;
	font-size: 14px;
}

.page-body p {
	margin: 1em 0;
}
.page-body h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0 1em 0;
}

.page-body li {
	margin: .5em 0 .5em 2em;
}

.page-body .photos {
	width: 320px;
	float: right;
	padding: 0 0 0 40px;
}
.page-body .photos .photo {
	text-align: center;
	margin-bottom: 40px;
}

/* IE PNG Fix */
/*img,
h1#logo {
	
}*/

* html h1#logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/frontend/default/default/images/diggit/logo.png', sizingMethod='image');
}

/* Cookie popup */
#facebox #enable-cookies {
	width: 720px;
	height: 500px;
	overflow: auto;
}

/* Two sets of lists for messages is dumb 9_9 */

ul.messages, ul.messages li, ul.messages li ul {
	display: block !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.messages .error-msg, ul.messages .warning-msg, ul.messages .notice-msg {
	color: red;
}
ul.messages .success-msg {
	color: #45850d;
}
