/* TITANIUM */

body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt Verdana, "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	background: #fff url(titanium.png) repeat-x fixed;
	color: #444;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	width: 741px;
}
a, a:hover, a:visited {
	color: #0085cf;
}
#content {
	width: 741px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
}
.top {
	background-image: url(clean.png);
	width: 741px;
	height: 206px;
	margin: 15px auto;
}

/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.store-product-detail-description-short {
	margin-left: 1em;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ddd;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	margin-bottom: 10px;
	margin-right: 1em;
	text-shadow: 2px 2px 2px #ddd;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	margin-right: 1em;
}
.store-page-navigation {
	border-top: 1px dotted #ddd;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
	color: #666;
}

.top {
	background-image: url(clean.jpg);
	width: 741px;
	height: 156px;
	margin: 0 auto;
}

.store-page-contents .top,
.store-page-product .top {
	background-image: url(1.jpg);
}

.store-page-customer .top,
.store-page-product-customer .top {
	background-image: url(2.jpg);
}

.store-page-confirm .top {
	background-image: url(3.jpg);
}

.store-page-complete .top {
	background-image: url(4.jpg);
}

.logo {
	background-image: url(logo.gif);
	height: 91px;
	width: 741px;
	margin: 0 auto;
	background-position: left;
	background-repeat: no-repeat;
}

h2 { color: #3a76a8; }
h3 { color: #5cbcee; }

.store-product-detail-pricing {
    display: block;
}

.store-product-detail-title {
    line-height: normal;
}

.store-order-price-subtotal {
	display: none;
}

.nocoup .store-order-action-coupon-li {
    display: none !important;
}