/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/account.css ******/

body.customer-account-index aside {
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	}
html body.customer-account-index section.template {
	float: right;
	padding: 0;
	width: 680px;
	}
html body.customer-account-index section.template div.section-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	padding: 0;
	width: 660px;
	}
div.block-title {
	padding: 10px;
	}
div.block-content {
	background: #F0F0F0;
	padding: 10px;
	}
div.block-cart ol.mini-products-list {
	background: none;
	}
div.block-cart ol.mini-products-list li {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	}
div.block-cart ol.mini-products-list li.odd {
	background: #DDDDDD;
	}
div.block-cart ol.mini-products-list li.even {
	background: #CCCCCC;
	}
div.block-account {
	}
div.block-account ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.block-account li {
	background: 0;
	margin: 0;
	padding: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/cart.css ******/

div.block-cart div.actions {
	margin: 0 0 10px 0;
	}
div.block-cart p {
	margin: 0 0 5px 0;
	}
div.block-cart button {
	float: right;
	}
div.block-cart ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.block-cart li {
	margin: 0;
	padding: 0;
	}
div.block-cart a.product-image img {
	margin: 0 10px 10px 0;
	}
div.block-cart li.item {
	padding-bottom: 10px;
	}
div.block-cart .product-details strong {
	padding-left: 10px;
	}
div.block-cartt .item-options {
	padding-left: 10px;
	}
div.block-cart .item-options dt {
	color: #333333;
	float: left;
	font-weight: bold;
	width: 60px;
	}
div.block-cart .item-options dl {
	float: left;
	width: 60px;
	}
.block-cart ol.mini-products-list {
	background-color: #F7F7F7;
	}
div.block-cart a.details {
	color: #DC6809;
	margin-left: 10px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/compare.css ******/

div.block-compare {
	margin-bottom: 10px;
	}
div.block-compare li {
	list-style: none;
	padding-left: 0px;
	}
div.block-compare .block-title {
	}
div.block-compare .product-name {
	margin-left: 10px;
	}
div.block-compare .actions {
	margin-top: 20px;
	margin: 10px;
	}
div.block-compared ol li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
div.block-compared ol li p {
	margin: 0px;
	padding: 0px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/compared.css ******/

form#newsletter-validate-detail {
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/login.css ******/

div.block-login label {
	margin: 0 0 2px 0;
	}
div.block-login input {
	margin: 0 0 4px 0;
	width: 97%;
	}
div.block-login div.actions {
	margin: 0 0 10px 0;
	}
div.block-login div.actions button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/reorder.css ******/

div.block-reorder {
	margin: 0 0 15px 0;
	}
div.block-reorder .block-subtitle {
	padding: 0px 0px 10px 10px;
	}
div.block-reorder ol {
	list-style: none;
	}
div.block-reorder li {
	margin: 0;
	padding: 0;
	}
div.block-reorder li.item p {
	display: inline;
	}
div.block-reorder div.actions a {
	float: left;
	}
div.block-reorder div.actions button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/subscribe.css ******/

.block-subscribe {
	margin: 0 0 0px 0;
	}
.block-subscribe label {
	display: block;
	margin: 0 0 5px 0;
	}
.block-subscribe .input-box {
	margin: 0 0 5px 0;
	}
.block-subscribe input {
	width: 98%;
	}
.block-subscribe button {
	float: left;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/viewed.css ******/

div.block-viewed ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.block-viewed li {
	margin: 0;
	padding: 0;
	}
.block-viewed p {
	margin: 0 0 2px 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks/wishlist.css ******/

div.block-wishlist {
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/blocks.css ******/

div.block {
	margin: 0 0 10px 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/button.css ******/

a.btn-remove {
	background: url('images/ecommerce/btn-remove.gif') no-repeat;
	border-bottom: none;
	display: block;
	float: right;
	height: 12px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999em;
	width: 12px;
	}
button.button {
	background: #CCCCCC;
	border: 2px solid #999999;
	color: #666666;
	cursor: pointer;
	padding: 5px;
	}
.block .actions button.button {
	background: #CCCCCC;
	border: 1px solid #999999;
	cursor: pointer;
	padding: 5px;
	}
.block .actions button.button span {
	color: #FFFFFF;
	}
.buttons-set button.button {
	background: #CCCCCC;
	border: 1px solid #999999;
	cursor: pointer;
	}
.buttons-set button.button:hover {
	background: #333333;
	border: 1px solid #000000;
	}
.buttons-set button.button span {
	color: #FFFFFF;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/modules/breadcrumbs.css ******/

div.breadcrumbs {
	margin: 0 0 25px 0;
	}
div.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.breadcrumbs ul li {
	background: 0;
	display: inline;
	margin: 0;
	padding: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/modules/categories.css ******/

.nav-container li {
	background: none;
	font-weight: bold;
	padding-left: 0px;
	}
.nav-container li a,
.nav-container li a:visited {
	border-bottom: none;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	}
.nav-container li a.active {
	color: #6B7C5C;
	}
.nav-container li a:active,
.nav-container li a:focus,
.nav-container li a:hover {
	color: #6B7C5C;
	text-decoration: underline;
	}
.nav-container li.level1 {
	background-color: #F7F7F7;
	background: url('images/template/li.jpg') no-repeat left top;
	font-weight: normal;
	padding-left: 14px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/modules/pagination.css ******/

div.pager {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin: 0 0 10px 0;
	padding: 6px 8px;
	}
div.pager .amount {
	margin: 0;
	padding: 0;
	text-align: left;
	}
div.pager .limiter {
	float: right;
	}
div.pager .limiter select {
	margin: 0 0 1px 0;
	padding: 0;
	}
div.pager .pages ol {
	display: inline;
	}
div.pager .pages li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	}
div.pager .pages .current {
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/modules/search-form-mini.css ******/

#search_mini_form label {
	float: left;
	margin: 0 3px 0 0;
	}
#search_mini_form input {
	float: left;
	margin: 0 3px 0 0;
	}
#search_mini_form button.button {
	cursor: pointer;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/checkout/cart.css ******/

.checkout-types li {
	background: 0;
	list-style: none;
	padding: 0;
	}
#shopping-cart-table tr {
	border: 1px solid #CCCCCC;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/checkout/onepage.css ******/

fieldset {
	border: none;
	}
ul.form-list li {
	margin: 0px;
	padding: 0px;
	}
.opc {
	position: relative;
	}
.opc li.section {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.opc .step-title {
	background: #EEEEEE;
	border-radius: 5px 5px 0px 0px;
	border-top-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	text-align: right;
	}
.opc .step-title .number {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #444444;
	float: left;
	font: normal 11px/12px arial, helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 0 3px;
	}
.opc .step-title h2 {
	color: #999999;
	float: left;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	}
.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px;
	}
.opc .step {
	background: #FBFBFB;
	border-top: 0;
	border: 1px solid #DDDDDD;
	position: relative;
	}
.opc .step .tool-tip {
	right: 30px;
	}
.opc .validation-advice {
	background: #FF9FF9;
	border: 1px solid #FC0FC0;
	margin: 5px;
	padding: 3px;
	}
.opc .buttons-set.disabled button.button {
	display: none;
	}
.opc .buttons-set .please-wait {
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 30px;
	}
.opc .step-title {
	background: #EEEEEE;
	border-radius: 5px 5px 0px 0px;
	border-top-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	text-align: right;
	}
.opc .step-title .number {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #444444;
	float: left;
	font: normal 11px/12px arial, helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 0 3px;
	}
.opc .step-title h2 {
	color: #999999;
	float: left;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	}
.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px;
	}
.opc .step {
	background: #FBFBFB;
	border-top: 0;
	border: 1px solid #DDDDDD;
	padding: 15px 30px;
	position: relative;
	}
.opc .step .tool-tip {
	right: 30px;
	}
.opc .buttons-set {
	}
.opc .buttons-set.disabled button.button {
	display: none;
	}
.opc .buttons-set .please-wait {
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 30px;
	}
.opc .input-box {
	margin-bottom: 10px;
	}
.opc .input-box input {
	width: 100%;
	}
a.cvv-what-is-this {
	border-bottom: 0;
	float: left;
	margin: 0 0 0 10px;
	text-decoration: underline;
	}
a.cvv-what-is-this {
	border-bottom: 0;
	text-decoration: underline;
	}
.opc .allow .step-title {
	background: #999999;
	border-color: #999999;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	}
.opc .allow .step-title .number {
	}
a.cvv-what-is-this {
	border-bottom: 0;
	float: left;
	margin: 0 0 0 10px;
	text-decoration: underline;
	}
a.cvv-what-is-this {
	border-bottom: 0;
	text-decoration: underline;
	}
.opc .allow .step-title h2 {
	color: #FFFFFF;
	}
.opc .allow .step-title a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	}
.opc .active .step-title {
	background: #E46B00;
	border-color: #E46B00;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	cursor: default;
	}
.opc .active .step-title .number {
	}
.opc .allow .step-title {
	background: #999999;
	border-color: #999999;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	}
.opc .active .step-title h2 {
	color: #FFFFFF;
	}
.opc .active .step-title a {
	display: none;
	}
.opc .allow .step-title .number {
	}
.opc .allow .step-title h2 {
	color: #FFFFFF;
	}
.opc .allow .step-title a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	}
.opc .active .step-title {
	background: #E46B00;
	border-color: #E46B00;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	cursor: default;
	}
.opc .active .step-title .number {
	}
.opc .active .step-title h2 {
	color: #FFFFFF;
	}
.opc .active .step-title a {
	display: none;
	}
#opc-login h3 {
	border-bottom: 1px solid #E4E4E4;
	font-size: 13px;
	padding-bottom: 2px;
	text-transform: uppercase;
	}
#opc-login h3 {
	border-bottom: 1px solid #E4E4E4;
	font-size: 13px;
	padding-bottom: 2px;
	text-transform: uppercase;
	}
#opc-login h4 {
	color: #2F2F2F;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	}
#opc-shipping_method .buttons-set {
	border-top: 0;
	}
.opc .gift-messages-form {
	background: #F4F4F4;
	border-width: 1px 0;
	border: 1px solid #DDDDDD;
	margin: 0 -30px;
	padding: 22px 24px 22px 30px;
	}
.opc .gift-messages-form .inner-box {
	height: 260px;
	overflow: auto;
	padding: 5px;
	}
#opc-review .product-name {
	font-weight: bold;
	}
#opc-review .item-options {
	margin: 5px 0 0;
	}
#opc-review .buttons-set {
	border: 0;
	padding: 15px 30px;
	}
#opc-review .buttons-set p {
	line-height: 28px;
	margin: 0;
	}
#opc-review .buttons-set a {
	float: none;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/checkout/progress.css ******/

dd.complete table th {
	background: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/account-create.css ******/

div.account-create {
	width: 408px;
	}
div.account-create .fieldset {
	margin: 0 0 15px 0;
	}
div.account-create ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
div.account-create #form-validate li {
	background: 0;
	margin: 0 0 12px 0;
	padding: 0;
	}
div.account-create div.name-prefix {
	display: none;
	}
div.account-create div.name-middlename {
	display: none;
	}
div.account-create div.name-suffix {
	display: none;
	}
div.account-create div.name-firstname,
div.account-create div.name-lastname,
div.account-create div.field {
	float: left;
	width: 48%;
	}
div.account-create .input-box {
	width: 100%;
	}
div.account-create li.control .input-box {
	float: left;
	margin: 0 0 10px 0;
	width: auto;
	}
div.account-create .input-box input {
	width: 100%;
	}
div.account-create #email_address {
	width: 96%;
	}
div.account-create li .input-box .checkbox {
	margin: 0 10px 0 0;
	width: 15px;
	}
div.account-create li label {
	float: left;
	}
div.account-create li label em {
	margin: 0 3px 0 0;
	}
div.account-create p.back-link {
	float: left;
	}
div.account-create button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/account-edit.css ******/




/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/account-forgotpassword.css ******/

form#form-validate {
	width: 300px;
	}
form#form-validate ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
form#form-validate li {
	background: 0;
	margin: 0;
	padding: 0;
	}
form#form-validate p.back-link {
	float: left;
	}
form#form-validate button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/account-login.css ******/

div.account-login div.col2-set {
	clear: both;
	display: block;
	margin: 0 0 20px 0;
	}
div.account-login div.col-1 {
	clear: none;
	float: left;
	padding: 0;
	width: 45%;
	}
div.account-login div.col-2 {
	clear: none;
	float: right;
	padding: 0;
	width: 45%;
	}
div.account-login h2 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0 0 5px 0;
	}
div.account-login ul.form-list {
	margin: 0;
	}
div.account-login ul.form-list li {
	background: 0;
	margin: 0 0 6px 0;
	padding: 0;
	}
div.account-login ul.form-list label {
	float: left;
	font-weight: bold;
	padding: 0 5px 0 0;
	position: relative;
	}
div.account-login ul.form-list .input-box {
	clear: both;
	display: block;
	width: 260px;
	}
div.account-login ul.form-list input {
	width: 100%;
	}
div.account-login .buttons-set {
	border-bottom: 1px solid #E4E4E4;
	clear: both;
	display: block;
	height: 25px;
	padding: 0 0 5px 0;
	}
div.account-login .buttons-set a {
	float: left;
	}
div.account-login .buttons-set button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/account.css ******/

div.my-account .box-title {
	background: #F1F1F1;
	margin: 0 0 12px 0;
	padding: 4px 10px;
	text-align: right;
	}
div.my-account .box-title h3 {
	color: #444444;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
div.my-account .box-title a,
div.my-account .box-title a:visited {
	border-bottom: 0;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/customer/address.css ******/

div.my-account .title-buttons {
	margin: 0 0 25px 0;
	}
div.my-account .title-buttons h1 {
	margin: 0 0 5px 0;
	}
div.my-account .addresses-list h2 {
	background: #F1F1F1;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 4px 10px;
	}
div.my-account .addresses-list li {
	list-style: none;
	margin: 0 0 32px 0;
	}
div.my-account .addresses-list li h3 {
	font-size: 11px;
	margin: 0 0 8px 0;
	padding: 0;
	}
div.my-account .addresses-list address {
	margin: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/availability.css ******/

/* Availability */



.availability {
	background: #FBEBD9;
	padding: 5px;
	text-align: center;
	}
.availability span {
	font-weight: bold;
	}
.out-of-stock {
	margin-bottom: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/detail.css ******/

.product-essential {
	margin-top: 10px;
	}
.box-description {
	display: none;
	}
.product-name h1 {
	margin-bottom: 10px;
	margin-top: 20px;
	}
p.email-friend {
	color: #888888;
	margin-bottom: 0px;
	}
p.no-rating {
	color: #888888;
	margin-bottom: 10px;
	}
p.no-rating a,
p.email-friend a {
	color: #6B7C5C;
	}
.product-options {
	margin: 0;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 260px;
	}
.product-options dt.product-options dt,
.product-options dl,
.product-options dd {
	color: #555555;
	margin: 0;
	padding: 0 0 5px;
	}
.product-options-bottom {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 260px;
	}
.product-options-bottom input.qty,
input#qty {
	margin-top: -4px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/details.css ******/

.product-view .product-shop {
	float: right;
	width: 260px;
	}
.product-view .product-img-box {
	margin: 10px;
	overflow: hidden;
	}
.product-view .price-box {
	font-size: 14px;
	margin-bottom: 10px;
	}
.product-view .product-image img {
	border: 1px solid #CCCCCC;
	}
.product-options {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	clear: both;
	display: block;
	float: left;
	height: 80px;
	margin-bottom: 10px;
	width: 260px;
	}
.product-options-bottom {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	height: 80px;
	margin-bottom: 10px;
	width: 260px;
	}
.product-options dt {
	padding: 5px 20px;
	}
.product-options dd .input-box {
	padding: 5px 20px;
	}
.add-to-cart label {
	display: block;
	padding: 5px 20px;
	}
.add-to-cart select {
	margin: 5px 20px;
	}
.product-collateral h2 {
	margin-left: 20px;
	margin-top: 30px;
	}
.product-collateral .std {
	margin-left: 20px;
	}
.product-collateral form {
	margin-left: 20px;
	}
.product-collateral p.note {
	margin: 20px;
	}
.product-essential {
	margin-top: 10px;
	}
.box-description {
	display: none;
	}
.product-name h1 {
	margin-bottom: 10px;
	margin-top: 20px;
	}
p.email-friend {
	color: #888888;
	margin-bottom: 0px;
	}
p.no-rating {
	color: #888888;
	margin-bottom: 10px;
	}
.product-options {
	margin: 0;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 260px;
	}
.product-options dt.product-options dt,
.product-options dl,
.product-options dd {
	color: #555555;
	margin: 0;
	padding: 0 0 5px;
	}
.product-options-bottom {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 260px;
	}
.product-options-bottom input.qty,
input#qty {
	margin-top: -4px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/list-grid.css ******/

div.category-products a.product-image {
	float: left;
	margin: 0;
	}
.products-grid {
	position: relative;
	}
.products-grid li.item {
	background: 0;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	height: 280px;
	margin: 0 25px 25px 0;
	padding: 10px 5px 0 5px;
	text-align: center;
	width: 200px;
	}
ul.products-grid a.product-image {
	float: none;
	}
.products-grid {
	position: relative;
	}
ul.products-grid li.item {
	}
.products-grid li.item.last {
	margin: 0;
	}
.products-grid a.product-image {
	display: block;
	}
.products-grid a.product-image img {
	border: 1px solid #CCCCCC;
	}
.products-grid h2.product-name {
	clear: both;
	font-size: 12px;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 6px 0;
	}
.products-grid h2.product-name a {
	border-bottom: none;
	text-decoration: none;
	}
.products-grid .price-box {
	margin: 5px 0;
	}
.products-grid .actions {
	bottom: 25px;
	}
.products-grid ul.add-to-links {
	}
.products-grid p.out-of-stock {
	color: #FF9900;
	display: block;
	margin: 0px;
	text-align: center;
	}
.products-grid ul.add-to-links {
	margin: 0px;
	}
.products-grid ul.add-to-links li {
	background: 0;
	line-height: 1.2em;
	list-style: none;
	padding: 0;
	}
.products-grid ul.add-to-links span.separator {
	display: none;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/list-list.css ******/

.products-list {
	list-style: none;
	position: relative;
	}
.products-list li.item {
	background: 0;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin: 0 0 10px 0;
	padding: 12px 10px;
	}
.products-list li.item:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.products-list .product-shop {
	float: left;
width: 480px
	}
.products-list h2.product-name {
	clear: both;
	font-size: 12px;
	margin: 0 0 16px 0;
	}
.products-list .price-box {
	float: left;
	margin: 4px 13px 0 0;
	}
.products-list .availability {
	float: left;
	margin: 3px 0 0;
	}
.products-list .desc {
	clear: both;
	margin: 0 0 13px 0;
	padding: 0;
	}
.products-list .desc .link-more {
	}
.products-list .add-to-links {
	clear: both;
	}
.products-list .add-to-links li {
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/review.css ******/

.box-reviews {
	float: right;
	width: 750px;
	}
form#review-form {
	width: 350px;
	}
form#review-form fieldset {
	border: 0;
	margin: 0 0 25px 0;
	padding: 0;
	}
form#review-form ul.form-list {
	margin: 0;
	}
form#review-form li {
	background: 0;
	margin: 0 0 6px 0;
	padding: 0;
	}
form#review-form label {
	float: left;
	padding: 0 5px 0 0;
	position: relative;
	}
form#review-form .input-box {
	clear: both;
	}
#my_recent_reviews {
	list-style: inside none;
	}
form#review-form input {
	width: 100%;
	}
form#review-form textarea {
	height: 150px;
	width: 100%;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/product/tags.css ******/

.box-tags {
	display: none;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/pages/sendfriend-product-send.css ******/

div.send-friend ul {
	list-style: none;
	}
div.send-friend li {
	background: 0;
	padding: 0;
	}
div.send-friend li.fields div.field {
	float: left;
	margin: 0 4% 0 0;
	width: 45%;
	}
div.send-friend .input-box input,
div.send-friend .input-box textarea {
	width: 97%;
	}
div.send-friend .buttons-set p.back-link {
	float: left;
	}
div.send-friend .buttons-set button {
	float: right;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/product-list.css ******/

div.product-shop {
	}
div.price {
	}
div.price span {
	}
div.buttons {
	}
div.buttons button,
div.buttons a.link-learn,
div.buttons a.view-demo {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}
div.product-shop div.buttons button {
	height: 30px;
	line-height: 30px;
	}


/****** skin/frontend/magentocrystalcom/base/css/ecommerce/responses.css ******/

.validation-advice {
	background: url('images/ecommerce/bg-validation-arrow.gif') 2px 0 no-repeat;
	clear: both;
	color: #EB340A;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 3px 0 0 0;
	min-height: 13px; height: auto !important; height: 13px;
	padding: 0 0 0 13px;
	}
.validation-failed {
	background: #FAEBE7;
	border: 1px dashed #EB340A;
	}
.success {
	color: #3D6611;
	font-weight: bold;
	}
.error {
	color: #DF280A;
	font-weight: bold;
	}
.notice {
	color: #E26703;
	}
.messages,
.messages ul {
	margin: 0;
	padding: 0;
	}
.messages li {
	background: url('images/icons/status/red-dash.png') no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
	}
.messages li li {
	margin: 0 0 3px 0;
	padding: 0 0 0 22px;
	}
.messages .error-msg {
	background: #FFBABA;
	border: 1px solid #FF0000;
	color: #D8000C;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 12px;
	}
.messages .success-msg {
	background: #DFF2BF;
	border: 1px solid #4F8A10;
	color: #4F8A10;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 12px;
	}
.messages .note-msg,
.messages .notice-msg {
	background: #FCE1AC;
	border: 1px solid #E3B58E;
	color: #E26703;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 12px;
	}


/****** skin/frontend/magentocrystalcom/base/css/extensions/banners.css ******/

div.banner {
	position: relative;
	z-index: 20;
	}
div.banner .controls a {
	border-bottom: 0;
	text-decoration: none;
	}
div.banner .controls a.active {
	cursor: default;
	}


/****** skin/frontend/magentocrystalcom/base/css/extensions/form.css ******/

div.form abbr {
	border: 0;
	}
input[type='button'] {
	cursor: pointer;
	}
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	}
div.form div.item {
	margin: 0 0 5px 0;
	}
div.form div span.error {
	background: url('images/icons/status/red-dash.png') no-repeat 0 3px;
	clear: both;
	color: #FF0000;
	display: block;
	font-weight: normal;
	margin: 4px 0 5px 33%;
	padding: 3px 0 3px 20px;
	width: 50%;
	}
div.form div.radio span.error,
div.form div.checkbox span.error {
	margin: 4px 0 5px 0;
	padding: 3px 0 3px 20px;
	text-align: left;
	width: 95%;
	}
div.form div input.error,
div.form div textarea.error,
div.form div select.error {
	border: 1px dashed #EB340A;
	}
div.form div label,
div.form div.radio span.label,
div.form div.checkbox span.label {
	clear: none;
	display: block;
	float: left;
	font-size: 12px;
	padding: 1px 3% 0 0;
	text-align: right;
	width: 30%;
	}
div.form input,
div.form textarea,
div.form select {
	background: #FDFDFD;
	border: 1px solid #D2D2D2;
	color: #504B49;
	}
div.form input {
	width: 60%;
	}
div.form textarea {
	height: 100px;
	width: 60%;
	}
div.form select {
	width: 61%;
	}
div.form div.radio span,
div.form div.checkbox span {
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 66%;
	}
div.form div.radio span input,
div.form div.checkbox span input {
	background: 0;
	border: 0;
	clear: left;
	float: left;
	margin: 2px 0 0 0;
	padding: 2px;
	width: 15px;
	}
div.form div.radio span label,
div.form div.checkbox span label {
	clear: none;
	float: left;
	margin: 0;
	padding: 1px 0 0 5px;
	text-align: left;
	width: 80%;
	}
div.form .submit input,
div.form .submit button {
	background: 0;
	border: 0;
	cursor: pointer;
	float: none;
	margin: 0 0 0 33%;
	outline: none;
	width: 61%;
	}
div.form .submit button span {
	display: block;
	}


/****** skin/frontend/magentocrystalcom/base/css/extensions/gallery.css ******/

div.gallery {
	position: relative;
	}
div.gallery div.item {
	float: left;
	margin: 0 20px 20px 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/extensions/news.css ******/

div.news {
	position: relative;
	}
div.news .controls a {
	border-bottom: 0;
	text-decoration: none;
	}
div.news .controls a.active {
	cursor: default;
	}


/****** skin/frontend/magentocrystalcom/base/css/extensions/testimonials.css ******/

div.testimonials .controls a {
	border-bottom: 0;
	text-decoration: none;
	}
div.testimonials .controls a.active {
	border-bottom: 0;
	cursor: default;
	text-decoration: none;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/basic.css ******/

html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	color: #555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
p {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 0 1.9em 0;
	padding: 0;
	}
pre {
	color: #555555;
	font-size: 12px;
	margin: 0 0 1em 0;
	padding: 0;
	}
blockquote {
	border: 0;
	font-family: inherit;
	font-size: inherit;
	margin: 30px 0 15px 0;
	padding: 0;
	}
blockquote cite {
	color: inherit;
	}
blockquote q {
	color: inherit;
	display: block;
	margin: 0 0 12px 0;
	}
div {
	margin: 0;
	padding: 0;
	}
span {
	margin: 0;
	padding: 0;
	}
hr {
	background: #D6C0C1;
	border: 0;
	color: #D6C0C1;
	height: 1px;
	margin: 1em 0 3em 0;
	}
abbr,
acronym {
	border-bottom: .1em dotted;
	cursor: help;
	}
strong {
	font-style: inherit;
	font-weight: bold;
	}
em,
dfn,
var,
cite,
address {
	font-style: italic;
	font-weight: inherit;
	}
samp,
kbd,
var {
	font-family: courier;
	}
code {
	background: #EDF6FB;
	border: 1px dotted #05050E;
	clear: both;
	display: block;
	font-family: courier;
	font-size: inherit;
	line-height: 1.3em;
	margin: 20px 0;
	overflow: scroll;
	padding: 0.5em 12px 1.2em 12px;
	text-align: left;
	white-space: pre;
	width: 840px;
	}
sup,
sub {
	line-height: 0;
	}
object {
	display: block;
	margin: auto;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/file-downloads.css ******/

a.pdf {
	background: url('images/icons/files/ico-pdf.png') no-repeat;
	padding-left: 25px;
	}
a.doc {
	background: url('images/icons/files/ico-word.png') no-repeat;
	padding-left: 25px;
	}
a.xls {
	background: url('images/icons/files/ico-excel.png') no-repeat;
	padding-left: 25px;
	}
a.zip {
	background: url('images/icons/files/ico-zip.jpg') no-repeat;
	padding-left: 25px;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/floats.css ******/

.clear-float {
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 -1px 0;
	overflow: hidden;
	width: 100%;
	}
.f-left,
.left {
	float: left;
	}
.f-right,
.right {
	float: right;
	}
article:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
aside:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
div:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
form:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
nav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
footer div:after {
	content: "";
	}


/****** skin/frontend/magentocrystalcom/base/css/global/headings.css ******/

h1 {
	color: #414141;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 30px 0;
	padding: 0;
	}
h2 {
	color: #324B69;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 20px 0;
	padding: 0;
	}
h3 {
	color: #812B2E;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
h4 {
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
h5 {
	color: #525252;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
h6 {
	color: #4B4B4B;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/helpers.css ******/

#body .width_10 {
	width: 10%;
	}
#body .width_20 {
	width: 20%;
	}
#body .width_30 {
	width: 30%;
	}
#body .width_40 {
	width: 40%;
	}
#body .width_50 {
	width: 50%;
	}
#body .width_60 {
	width: 60%;
	}
#body .width_70 {
	width: 70%;
	}
#body .width_80 {
	width: 80%;
	}
#body .width_90 {
	width: 90%;
	}
#body .width_100 {
	width: 100%;
	}
.hidden {
	display: none;
	}
.js-hide {
	}
.js-unhide {
	display: none;
	}
.highlight-1 {
	background: #F2F271;
	border: 1px solid #77775B;
	color: #776464;
	padding: 10px;
	}
.highlight-2 {
	background: #FFC273;
	border: 1px solid #91764E;
	color: #776464;
	padding: 10px;
	}
.highlight-3 {
	background: #DAB2C2;
	border: 1px solid #7D6164;
	color: #776464;
	padding: 10px;
	}
ul.tick li,
li.tick {
	background: url('images/icons/lists/red-tick.jpg') no-repeat;
	list-style: none;
	min-height: 22px; height: auto !important; height: 22px;
	padding: 0 0 0 40px;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/html-5.css ******/

address {
	display: block;
	margin: 0 0 25px 0;
	}
article {
	display: block;
	}
aside {
	display: block;
	}
canvas {
	display: block;
	}
details {
	display: block;
	}
embed {
	display: block;
	}
figcaption {
	display: block;
	}
figure {
	display: block;
	}
footer {
	display: block;
	}
header {
	display: block;
	}
hgroup {
	display: block;
	}
menu {
	display: block;
	}
nav {
	display: block;
	}
section {
	display: block;
	}
summary {
	display: block;
	}
time {
	display: block;
	margin: 0 0 15px 0;
	}
command {
	display: inline;
	}
datalist {
	display: inline;
	}
keygen {
	display: inline;
	}
mark {
	display: inline;
	}
meter {
	display: inline;
	}
progress {
	display: inline;
	}
rp {
	display: inline;
	}
rt {
	display: inline;
	}
ruby {
	display: inline;
	}
wbr {
	display: inline;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/images.css ******/

img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}
img.float-right,
img.right {
	float: right;
	margin: 0 0 15px 30px;
	}
img.float-left,
img.left {
	float: left;
	margin: 0 30px 15px 0;
	}
img.aligncenter,
img.center {
	display: block;
	margin: 0 auto 15px auto;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/links.css ******/

a {
	color: #3322FC;
	text-decoration: underline;
	}
a:visited {
	color: #120885;
	}
a:hover,
a:focus {
	color: #120885;
	text-decoration: underline;
	}
a:hover {
	outline: none;
	}
a:active {
	outline: 0;
	}
h1 a,
h1 a:visited {
	color: inherit;
	text-decoration: none;
	}
h2 a,
h2 a:visited {
	color: inherit;
	text-decoration: none;
	}
h3 a,
h3 a:visited {
	color: inherit;
	text-decoration: none;
	}
h4 a,
h4 a:visited {
	color: inherit;
	text-decoration: none;
	}
h5 a,
h5 a:visited {
	color: inherit;
	text-decoration: none;
	}
h6 a,
h6 a:visited {
	color: inherit;
	text-decoration: none;
	}
h1 a:active,
h1 a:focus,
h1 a:hover {
	color: inherit;
	text-decoration: none;
	}
h2 a:active,
h2 a:focus,
h2 a:hover {
	color: inherit;
	text-decoration: none;
	}
h3 a:active,
h3 a:focus,
h3 a:hover {
	color: inherit;
	text-decoration: none;
	}
h4 a:active,
h4 a:focus,
h4 a:hover {
	color: inherit;
	text-decoration: none;
	}
h5 a:active,
h5 a:focus,
h5 a:hover {
	color: inherit;
	text-decoration: none;
	}
h6 a:active,
h6 a:focus,
h6 a:hover {
	color: inherit;
	text-decoration: none;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/lists.css ******/

ul {
	display: block;
	list-style-position: outside;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ol {
	list-style-position: inside;
	list-style: decimal;
	margin: 0 0 1em 0;
	padding: 0;
	}
ul ul,
ol ol {
	float: left;
	margin: 0;
	padding: 0;
	}
li {
	color: inherit;
	display: block;
	font-size: inherit;
	line-height: 1em;
	margin: 0;
	padding: 0;
	}
ul li {
	background: url('images/icons/lists/green.png') no-repeat 0 5px;
}
ol li {
	background: 0;
	display: list-item;
	list-style-position: inside;
	}
dl {
	}
ol ol {
	margin: 0 0 0 15px;
	}
li {
	background: url('images/icons/lists/green.png') no-repeat 0 5px;
	color: inherit;
	font-size: inherit;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	}
ol li {
	background: 0;
	list-style-position: inside;
	}
dl {
	}
dt {
	font-size: inherit;
	padding: 0 0 5px 0;
	}
dd {
	font-size: inherit;
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/microformats.css ******/

.vcard {
	margin: 0 0 15px 0;
	}
.vcard span,
.vcard div {
	line-height: 1.7em;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/responses.css ******/

p.error {
	background: #FFBABA;
	border: 1px solid #FF0000;
	color: #D8000C;
	padding: 5px;
	text-align: center;
	}
p.warning {
	background: #FEEFB3;
	border: 1px solid #9F6000;
	color: #9F6000;
	padding: 5px;
	text-align: center;
	}
p.success {
	background: #DFF2BF;
	border: 1px solid #4F8A10;
	color: #4F8A10;
	padding: 5px;
	text-align: center;
	}
p.system_error {
	background: #F69090;
	border: 1px solid #427A4E;
	padding: 10px;
	text-align: center;
	}
p.instructions {
	background: #F9FFA0;
	border: 1px solid #FFFC00;
	padding: 5px;
	}
p.information {
	background: #F9FFA0;
	border: 1px solid #A46317;
	color: #A46317;
	padding: 5px;
	}


/****** skin/frontend/magentocrystalcom/base/css/global/table.css ******/

table {
	border-collapse: collapse;
	border: 0;
	margin: 0 0 30px 0;
	width: 100%;
	}
caption {
	font-size: 10px;
	margin: 0 0 5px 0;
	text-align: center;
	}
th {
	color: inherit;
	font-size: inherit;
	font-weight: bold;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	}
td {
	color: inherit;
	font-size: inherit;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	}


/****** skin/frontend/magentocrystalcom/base/css/modules/navigation-flat-list.css ******/

div.flat-list ul {
	margin: 0;
	padding: 0;
	}
div.flat-list li {
	background: 0;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div.flat-list a,
div.flat-list a:visited {
	border-bottom: 0;
	display: block;
	margin: 0 8px;
	text-decoration: none;
	}
div.flat-list a:active,
div.flat-list a:focus,
div.flat-list a:hover,
div.flat-list li.active a {
	text-decoration: underline;
	}
div.flat-list li.active a {
	cursor: default;
	}


/****** skin/frontend/magentocrystalcom/base/css/modules/navigation-main.css ******/

div.navigation-main ul {
	margin: 0;
	padding: 0;
	}
div.navigation-main li {
	background: 0;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
div.navigation-main a,
div.navigation-main a:visited {
	border-bottom: 0;
	display: block;
	line-height: 27px;
	padding: 0 15px;
	text-decoration: none;
	}
div.navigation-main li.active a {
	cursor: default;
	}
div.navigation-main ul ul {
	left: -9999em;
	}
div.navigation-main li:hover ul,
div.navigation-main li:focus ul {
	left: auto;
	}
div.navigation-main ul ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 50;
	}
div.navigation-main li li {
	float: none;
	margin: 0;
	padding: 0;
	}
div.navigation-main li:hover li a,
div.navigation-main li.active li a,
div.navigation-main li li a,
div.navigation-main li:hover li a:visited,
div.navigation-main li.active li a:visited,
div.navigation-main li li a:visited {
	background: 0;
	cursor: pointer;
	display: block;
	text-align: left;
	}
div.navigation-main li.active li.active a,
div.navigation-main li.active li.active a:active,
div.navigation-main li.active li.active a:focus,
div.navigation-main li.active li.active a:hover,
div.navigation-main li.active li.active a:visited {
	cursor: default;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/aside-left.css ******/

aside.left {
	display: block;
	float: left;
	}
aside.left div.aside-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	width: 250px;
	}
body.three-columns aside.left div.aside-wrap {
	margin: 0 40px 0 0;
	width: 180px;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/aside-right.css ******/

aside.right {
	display: block;
	float: right;
	}
aside.right div.aside-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	width: 250px;
	}
body.three-columns aside.right div.aside-wrap {
	width: 180px;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/container.css ******/

div.container {
	position: relative;
	}
div.container div.container-wrap {
	margin: 0 auto;
	width: 980px;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/content.css ******/

div.content {
	position: relative;
	}
div.content div.content-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	padding: 45px 30px;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/footer.css ******/

footer.template {
	display: block;
	position: relative;
	}
footer.template div.footer-wrap {
	margin: 0 auto;
	min-height: 100px; height: auto !important; height: 100px;
	width: 980px;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/header.css ******/

header.template {
	position: relative;
	}


/****** skin/frontend/magentocrystalcom/base/css/template-parts/section.css ******/

body.one-column section.template {
	display: block;
	float: none;
	}
body.one-column section.template div.section-wrap {
	float: none;
	min-height: 450px; height: auto !important; height: 450px;
	width: auto;
	}
body.two-columns-left section.template {
	float: right;
	width: 680px;;
	}
body.two-columns-left section.template div.section-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	width: 680px;
	}
body.two-columns-right section.template {
	float: left;
	}
body.two-columns-right section.template div.section-wrap {
	min-height: 450px; height: auto !important; height: 450px;
	width: 560px;
	}
body.three-columns section.template {
	float: left;
	width: 560px;
	}


