body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100% !important;
}

.SidebarTitle {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #585858;
	letter-spacing: .15em;
}
.SidebarContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	letter-spacing: .1em;
}
.Small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	line-height: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.FormFields {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #444;
	line-height: 30px;
	text-transform: none;
}
.TrackList {
	outline: none;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 23px;
	color: #585858;
	margin-left: 4px;
	margin-top: 0px;
}
.archive h1 {
	margin-top: 0px !important;
	padding-top: 10px;
}

h1, h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #847E78;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #847E78;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

p, ul {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #585858;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebar1 {
	font-size: 11px;
	line-height: 12px;
}

.formtable {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	background-color: #f8f8f8;
	border: 1px solid #eee;
	width: 550px;
	font-size: 11px;
	color: #666;
}

.formtable.wide {
	width: 670px !important;
}

.formtable tr {
	padding: 20px;
}

.formtable tr.newsection {
	border-top: 2px solid #aaa;
}

.formtable td {
	padding: 10px;
}

.formtable .styled-input, .formtable .styled-textarea {
	width: 300px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #444;
/*	background-color: #ffe; */
}

.styled-input.short {
	width: 100px;
}

.styled-input.small {
	width: 120px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
}

.styled-input.threechar {
	width: 36px;
}

.styled-input.twochar {
	width: 20px;
}

.formtable .styled-textarea {
	height: 115px;
}

.formnote {
	font-size: 10px;
	font-style: italic;
	color: #aaa;
}

.offsetnote {
	display: block;
	float: right;
	margin-right: 190px;
}

.offsetnote2 {
	display: block;
	float: right;
	margin-right: 10px;
}

.formtable .formnote {
	margin-left: 10px;
}

form span.missing {
	color: #900 !important;
}

form input.missing {
/*	background-color: #fcc; */
}

#spark_submit_type {
/*	border: 1px solid #888;
	background-color: #f7f6d3;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, arial, sans-serif;
	color: #333;
	width: 310px;
	padding: 3px; */
}

#spark_submit_thanks_message {
	height: 18px;
}

form input.disabled, form textarea.disabled {
	border: 1px solid #ddd !important;
	background-color: #eee;
}

form#spark_submit {
	margin-top: -3px;
}

#suggestion-form h1 {
	margin-top: 0 !important;
}

.noscreen {
	display: none;
}

.gray {
	color: #999;
}

.highlight {
	background-color: #f7f6d3;
}

#new-banner-row {
	display: none;
	border-bottom: none;
	margin-top: -30px;
}

.message, .warning {
	font-size: .8em;
	margin: -6px -6px 10px -6px;
	padding: 10px;
	color: #fff;
}

.message {
	background-color: #595;
}

.warning {
	background-color: #955;
}

/* @gui Header background */
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{background-color: #EBEBEB;}

/* @gui Header text */
#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{color: #77736E;}

#minicart .minicart-total 
{border-left-color: #77736E;}

#minicart div {
   margin: 6px 0 6px 10px !important;
}

#minicart {
   background-image: none !important;
   width: 155px !important;
   font-size: 11px;
}

.paddedline {
     margin-bottom: 4px;
}

#minicart .minicart-view, #minicart .minicart-checkout {
   float: left !important;
}

#minicart .minicart-checkout {
   margin-left: 2px !important;
}

.minicart-view a, .minicart-checkout a {
	display: block;
	width: 66px;
	height: 18px;
}

.minicart-view span, .minicart-checkout span {
	display: none;
}

.minicart-view {
	background-image: url(../images/cart/viewcart.gif);
}

.minicart-checkout {
	background-image: url(../images/cart/checkout.gif);
}

table tr th {
	vertical-align: top;
	padding-top: 12px;
	color: #777;
}

.button-delete {
	width: 17px;
	height: 17px;
	display: inline-block; /* FIXME */
	background-position: 0 0;
	background-image: url(../images/admin/delete-sprite.gif);
}

.button-delete:hover {
	background-position: 0 -17px;
}

.category-controls, .option-controls, .shipping-controls, .product-controls, .coupon-controls {
	float: right;
	height: 14px;
}

.category-controls {
	display: none;
}

.category-controls a, .category-controls img,
.option-controls a, .option-controls img,
.shipping-controls a, .shipping-controls img,
.product-controls a, .product-controls img,
.coupon-controls a, .coupon-controls img{
	vertical-align: middle;
}

.products-container, .coupons-container {
	width: 400px;
}

.category-container {
	width: 250px;
}

.category-container .loading {
	margin: 3px -24px 0 0;
	float: right;
}

.images-container .loading {
	float: left;
	margin: 3px 0 0 -24px;
}

.loading {
	width: 16px;
	height: 16px;
	background: transparent url(../images/icons/loading.gif) no-repeat;
	display: none;
}

ul.sortable, ul.list {
	font-family: helvetica, arial, sans-serif;
	list-style: none;
	padding-left: 0;
	line-height: 14px;
}

ul.sortable li, ul.list li {
	margin: 1px;
	padding: 9px 1px;
	border-bottom: 1px solid #ddd;
}

.order-status img {
	margin-top: -5px;
}

.products-container li, .coupons-container li {
	padding: 8px 20px !important;
	border-bottom: 1px solid #ddd;
}

.products-container li .product-name {
	display: inline-block;
	width: 350px;
}

.coupons-container li .coupon-code {
	display: inline-block;
	width: 100px;
	margin-left: 140px;
}

.dashboard-container {
	width: 330px;
}

.products-container, .coupons-container {
	width: 630px;
}

.coupons-container, .products-container, .dashboard-container {
	background: #f5f5f5;
	padding: 0;
	float: left;
	margin: 0 0 20px 0;
}

.editcontent-container {
	background: #f5f5f5;
	padding: 0;
	float: left;
	margin: 0 -20px 20px -16px;
	width: 660px;
}

.products-container h1, .products-container ul.list li,
.dashboard-container h1, .dashboard-container ul.list li,
.editcontent-container h1,
.coupons-container h1, .coupons-container ul.list li{
	padding: 8px 20px !important;
	display: block;
}

.products-container h1,.coupons-container h1  {
	width: 590px;
}

.dashboard-container h1 {
	width: 290px;
}

.products-container h1, .coupons-container h1, .dashboard-container h1 {
	color: #eee;
	background: #444;
	font-size: .8em;
	margin: -5px 0;
}

.editcontent-container h1 {
	color: #eee;
	background: #444;
	font-size: .8em;
	margin: 0;
}

.dashboard-container li .order-status {
	display: inline-block;
	width: 90px;
	float: right;
	text-align: right;
}

.dashboard-container li .stock-status {
	display: inline-block;
	float: right;
	text-align: right;
}


.products-container li .product-price {
	display: inline-block;
	height: 14px;
	width: 60px;
}

.products-container li .product-status {
	display: inline-block;
	height: 14px;
	width: 90px;
}

.products-container li .product-status span {
	color: #999 !important;
	background-color: #fff !important;
}

ul.sortable-active li {
	background-color: #f0f0f0;
}

li.new {
	background-color: #e9e9e9 !important;
	padding: 7px !important;
	margin: 2px 0px !important;
}

.category-container li.new {
	display: none;
}

a.button:link, a.button-highlight:link {
	text-decoration: none;
	color: #fff;
}

.button, .button-highlight {
	display: inline-block; /* FIXME */
	text-align: center;
	width: 119px;
	height: 19px;
	color: #fff;
	vertical-align: top;
	margin: 0 4px 0 0;
	padding-top: 3px;
}

.button {
	background: transparent url(../images/button-sprite.png) no-repeat;
}

.button-highlight {
	background: transparent url(../images/button-highlight-sprite.png) no-repeat;
}

.button:hover, .button-highlight:hover {
	background-position: 0 -23px;
}

button.button, button.button-highlight, input.button, input.button-highlight {
	border: 0px !important;
	height: 22px !important;
	cursor: pointer;
}

span.shipping-country {
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

.shipping-country {
	width: 120px;
}


#products {
	float: left;
	display: inline;
	margin: 2px 4px 4px 4px;
	}

#products div.product {
	float: left;
	width: 175px;
	margin-right: 5px;
	height: 240px;
	border-top: 2px solid #fff;
	}
	
#products .product-image {
	display: table-cell;
	text-align: center;
	width: 175px;
	height: 175px;
	background-color: #eee;
	vertical-align: middle;
	border: 1px solid #ddd;
}
	
#products div.product p {
	margin-bottom: 0;
	}

#products .product-img {
	float: none;
	vertical-align: middle;
	}

#products .product-info {
	float: left;
	width: 157px;
	padding: 5px 9px 11px 9px;
	border-top: 2px solid #fff;
	}

html #products .product-info {
	width: 175px;
	}

#products .product-title {
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}

#products .product-price {
	float: left;
	font-size: 10px;
	margin: 0 8px 0 0;
	}

#products .product-status {
	font-size: 10px;
}

.product-status span {
	color: #777;
	background-color: #eee;
	padding: 3px;
	font-size: .9em;
	text-transform: uppercase;
}

#products .product-a {

/*	float: left;
	clear: left;
	display: block;
	cursor: pointer;
	text-align: center;
	overflow: hidden; */
}

#products .product-a h3,
#products .product-a p {
	color: #5575DD;
	text-align: left;
	}

#products .product-a:hover h3,
#products .product-a:hover p {
	color: #0E1B79;
	}


#product-content {
	float: left;
	width: 100%;
	margin-top: 12px;
	padding-bottom: 25px;
	}
		
#product-images {
	position: relative;
	z-index: 1;
	float: left;
	width: 300px;
	}

#product-images a:hover {
	text-decoration: none;
}

#product-images a:hover .product-zoom-icon {
	display: block;
}

.product-zoom-icon {
	width: 14px;
	height: 14px;
	bottom: -16px;
	left: 0px;
	display: none;
	position: absolute;
	z-index: 9;
	background-image: url('../images/zoom.png');
	background-repeat: no-repeat;
}

#product-images .product-img {
	margin: 0 0 10px 0;
	}

#product-images .images-nav {
	float: left;
	position: relative;
	width: 300px;
	height: 28px;
	margin: 10px 0 0 0;
	background: #e4e4e4;
	}

#product-images .images-list {
	position: absolute;
	width: 244px;
	top: 0;
	left: 28px;
	padding: 7px 0 8px 0;
	text-align: center;
	}

#product-images .images-list li {
	display: inline;
	padding: 0 5px;
	list-style: none;
	border-left: 1px solid #666;
	}

#product-images .images-list li.image-1 {
	border-left: none;
	}

#product-images .images-prev {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	}

#product-images .images-next {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	}

#product-images .images-prev span,
#product-images .images-next span {
	display: none;
	}
	
#product-details {
	float: left;
	width: 215px;
	margin: 0 0 0 15px;
	}

#product-details ul {
	margin-left: 17px;
	}

#product-details ol {
	margin-left: 23px;
	}

#product-details li {
	font-size: 11px;
	line-height: 13px;
	list-style: disc;
	}

#product-details ol li {
	list-style: decimal;
	}

#product-details .price {
	width: 100%;
	margin: 0 0 .7em 0;
	padding-bottom: .7em;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #ccc;
	}

#product-form {
	clear: both;
	float: left;
	width: 100%;
	}

#product-details .info p {
	line-height: 16px;
}

#product-details .info,
#product-form .options {
	width: 100%;
	padding: .3em 0 .3em 0;
	border-bottom: 1px solid #ccc;
	}


li.image {
	width: 75px;
	height: 75px;
	border: 2px solid #ccc;
	background-color: #ddd;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin: 6px !important;
	position: relative;
	float: left;
}

li.image img {
	border: 1px solid #bbb;
	cursor: move;
}

.light {
	color: #999;
}

li.image .button-delete {
	display: none;
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: 100;
}

li.image:hover .button-delete {
	display: block;
}

#cart-content {
	float: left;
	}

#cart-table {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	}

#cart-table td,
#cart-table th {
	text-align: left;
	}

#update-btn-head {
	display: none;
	}


/* Cart Table Columns --------------------------------------*/

#col-item		{ width: 337px; }
#col-price		{ width: 65px; }
#col-qty		{ width: 40px; }
#col-total		{ width: 65px; }
#col-options	{ width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-table {
	border-collapse: collapse;
}

#cart-head {
	font-size: 9px;
	color: #fff;
	border-bottom: 4px solid white;
	}


#cart-head th {
	height: 10px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#head-item {
	padding-left: 10px;
	}

#head-options span {
	display: none;
	}


/* Cart Table Body -----------------------------------------*/

#cart-body, #cart-footer {
	font-size: 9px;
	}

#cart-body th {
	padding-left: 10px;
	font-weight: normal;
	}

#cart-body td {
	padding: 9px 12px 9px 0;
	}

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
	background: #f0f0f0;
	}

#cart-body .item-price {
	padding-right: 5px;
	}

#cart-body .item-qty input {
	width: 2em;
	}

#cart-body .item-total {
	font-weight: bold;
	}

#cart-body .item-options {
	text-align: center;
	}

#cart-body .item-options .remove-btn {
	width: 13px;
	height: 13px;
	background: url(../images/cart/delete.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	}

#cart-body .item-options span {
	display: none;
	}


#cart-footer {
	margin: 10px 0;
	}

#cart-footer .cart-shipping {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .cart-update {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .update-btn {
	width: 85px;
	height: 18px;
	border: none;
	background: url(../images/cart/update.gif) no-repeat;
	cursor: pointer;
	}

/* #cart-footer .cart-shipping {
	float: left;
	display: inline;
	margin: -31px 0 0 11px;
	} */

#cart-footer #country {
	width: 160px;
	margin-left: 5px;
	padding: 2px 0;
	font-size: 11px;
	}

#cart-footer .cart-discount {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
	}

#cart-footer #cart_discount_code {
	width: 80px;
	margin-left: 10px;
	}

#cart-footer .cart-discount p {
	margin: 1px 0;
	}

#cart-footer .cart-total {
	padding: 15px 44px 15px 0;
	text-align: right;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .cart-total h3 {
	font-size: 16px;
	margin: 0;
	color: #999;
	}

#cart-footer .cart-total p {
	margin-bottom: 0;
	font-size: 9px;
	color: #999;
	}

#cart-footer #cart-shipping-tax {
	margin: 5px 44px 0 220px;
	font-size: 11px;
	color: #666;
	float: right;
	}

#cart-footer .cart-options {
	float: right;
	margin-top: 10px;
	padding-right: 39px;
	}

#cart-footer .cart-checkout {
	float: left;
	} 

#cart-footer .checkout-btn {
	width: 66px;
	height: 18px;
	margin-left: 8px;
	background: url(../images/cart/checkout.gif) no-repeat;
	border: none;
	cursor: pointer;
	}

#cart-footer .update-btn span,
#cart-footer .checkout-btn span {
	display: none;
	}

span.total-discount,
span.total-shipping {
	font-weight: bold;
	}


ul.message, ul.error {
	font-size: 11px;
	border: 1px solid #eee;
	color: #fff;
	padding: 4px 12px;
	margin: 5px 0px;
	list-style-type: none;
}

ul.message li, ul.error li {
	
}

ul.message a:link, ul.error a:link, ul.message a:visited, ul.error a:visited {
	color: #fff;
	text-decoration: underline;
}

ul.message {
	background-color: #559933;
}

ul.error {
	background-color: #992200;
}

.load-default, .save-default  {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 4px 1px 0 0;
}

.load-default:hover, .save-default:hover {
	background-position: 0 -17px;
}

.load-default {
	background: transparent url('/shared/images/admin/load-default-sprite.gif');
}

.save-default {
	background: transparent url('/shared/images/admin/save-default-sprite.gif');
}

.opt-name {
	width: 80px !important;
}

.admin-subnav-container {
	background-color: #c4c4c4;
}

.admin-subnav {
	font-size: 11px;
	z-index: 50;
	font-family: Helvetica, Arial, sans-serif;
	width: 752px;
	height: 26px;
	margin: 0 auto 40px auto;
}

.admin-subnav div {
	left: 20px;
	position: relative;
}

.admin-subnav a {
	text-align: center;
	position: relative;
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 6px;
	background: transparent url(/admin/shared/images/header/navigation/button-subnav.gif);
	width: 60px;
	height: 12px;
}

.admin-subnav a:link, .admin-subnav a:visited {
	color: #fff;
	text-decoration: none;
}

.admin-subnav a:hover {
	background-position: 0 -22px;
}

.admin-subnav a.selected:link, .admin-subnav a.selected:visited, .admin-subnav a.selected:hover {
	background-position: 0 22px !important;
}

.admin-header #header-nav {
	margin: 0 auto !important;
	width: 752px !important;
}

.admin-header {
	background-color: #222 !important;
	padding: 22px 0 0 45px !important;
	height: 36px !important;
	border-bottom: 4px solid #c4c4c4;
}

.admin-header img, .admin-header a {
	display: block;
	float: left;
	margin: 0;
}

.categories-list li, .options-list li, .status-list li, .shipping-list li {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	border-bottom: none !important;
}

.separator {
	background-color: white;
	border-left: none;
}

.editcontent-container thead tr {
	background-color: #f9fcf6 !important;
}

.editcontent-container thead tr {
	border-bottom: 2px solid #aaa;
}

.formtable th {
	width: 140px;
	text-align: right;
}

.formtable {
	position: relative;
	margin-bottom: 30px;
}

li.add-item {
	height: 14px;
	border-bottom: none !important;
}

.shipping-container  li {
	padding-left: 56px !important;
}

.option-container  li {
	padding-left: 40px !important;
}

.default-controls {
	margin: 6px 48px 0 0;
	float: right;
}

#container.fullPage {
	width: 100% !important;
	margin: 0 !important;
}

#container.fullPage #mainContent,
#container.fullPage #mainContent iframe{
	margin: 0 !important;
}

#admin_subscribe select, #admin_subscribe input  {
	width: 120px;
}

#admin_subscribe td {
	padding: 4px !important;
}

#admin_subscribe {
	margin-top: 10px;
	display: none;
}

.dashboard-container .formtable {
	width: auto !important;
	background: transparent;
	border: none;
	width: 320px;
	margin-left: 10px;
}

.dashboard-container .formtable td.label {
	width: 140px;
}

.item-total, #cart-shipping-tax {
	text-align: right !important;
	margin-right: 10px;
}

#head-total {
	text-align: right !important;
	padding-right: 12px;
}

.coupon-code-box {
	float: left;
	margin-left: 37px;
}