/* FS */


#content-inner{
	max-width: 730px;
	margin-left: 0;
	margin-right: auto;
	background: inherit;
}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll center 100px transparent;
    margin-left: auto;
    margin-right: auto;
    height:200px;
    text-align:center;
    margin-top:30px;
}
/**
 * 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 label {
	font-weight: bold !important;
}
.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;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 5px;
}
.core-body-window .core-section-body {

}
.store-footer {
	padding: 2em;
	font-size:.9em;
}
.store-footer a:link, .store-footer a:visited {
font-size: inherit;
}
.store-footer a:hover {
	text-decoration: none;
}
.store-product-detail-description-short {
	margin-left: 0;
}
.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;
}
.core-form-field-group-header{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
}
.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 {
    color: #666666;
    font-size: 11px;
    line-height: normal;
    margin-top: 4px;
}
select, .store-decorate-silk input[type="text"] {
    background: none repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #B5B8C8;
    border-radius: 3px 3px 3px 3px;
    	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
    padding: 4px !important;
}
select {
    height: 32px;
}
.core-form-field-label, label {
    font-size: 1em !important;
}
.store-section-payment label, .store-product-detail label {font-weight:bold;}
.store-decorate-silk #store-variation-selector-command, .store-decorate-silk #store-variation-selector-command:hover {font-size:12px;}
.store-decorate-button .store-page-navigation .store-action-command {
    background-color: #1d8a9e;
    border:1px solid #1d8a9e;
    color: #ffffff;
    border-radius: 4px !important;
    	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
}
.store-decorate-button .store-page-navigation .store-action-command:hover {
    background-color: #156877;
    border:1px solid #1d8a9e;
    color: #ffffff !important;
}
td {vertical-align:top !important;line-height:normal !important;padding-bottom:15px !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;
}

/* misc */

a.selected:hover+ul, a.selected+ul:hover{display:block !important;}

.store-product-detail-pricing {
    display: inline;
    font-size: 20px;
}
.store-section-order-contents .core-section-body {
    font-size: 14px;
}