/* FS */



#content-inner{
	margin-left: auto;
	margin-right: auto;
	margin-left: 30px;
	margin-right: 30px;
}
#content-inner a {font-weight:normal; font-size:12px;}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll right 17px transparent;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    margin-top: -15px;
}
/**
 * Switches
 */

/* No security info */
.ns #head-security {
	display:none;
}
/* No header */
.nh #head {
	display:none;
}
/**
 * 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 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 5px;
    color: #333333;
    font-size: 11pt;
    font-weight: bold;
}
.core-body-window .core-section-body {
	padding-top: .25em;
}
.store-footer {
	padding: 2em;
}
.store-footer a {
    font-size: 11px !important;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
	font-weight: normal;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
	font-weight: normal;
}
.store-product-detail-description-short {
	margin-left: 0;
}
.store-decorate-silk #store-variation-selector-command {
    font-size: 12px !important;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
}
.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;
	font-weight: bold;
	color: #333333;
	font-size: 11pt;
}
.core-form-field-group-header{
    color: #666666 !important;
    font-size: 10pt !important;
    font-weight: normal !important;
    text-transform: uppercase;
}
.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;
	line-height: normal;
}
.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command {
    background-color: #F5F5F5;
    border-color: #DEDEDE #CCCCCC #CCCCCC #DEDEDE !important;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #565656;
    font-size: 14px !important;
    font-weight: bold !important;
}
/* indent forms */
.core-form-field-area-left {
    margin-left: 1.5em;
}

.store-section-payment-details-cc .core-form-field-group-body {
    margin-left: 1.5em;
}

#ccShippingAddressDisplay {
    margin-left: 1.5em;
}
