/* FS */

#content-inner{
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll center 120px rgba(0, 0, 0, 0);
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    text-align: center;
}
/**
 * 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 20px;
    padding: 0 0 4px;
    font-size:23px;
}
.core-body-window .core-section-body {

}
.store-footer {
	padding: 2em;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	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 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 1em;
}
.core-form-field-group-header{
	text-transform: uppercase;
	font-weight: normal;
	font-size:16px;
}
.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: 12px;
    line-height: normal;
    margin-top: -6px;
}
select, .store-decorate-silk input[type="text"] {
    background: url("text-bg.gif") 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;
}
.store-product-detail-image img {
    margin-right: 0.5em;
    max-width: 250px;
    padding: 0 0.5em 0.5em;
}
.store-product-detail-pricing {
    display: block;
}
/* 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 */
body{
    background-attachment: fixed !important;
    background-color: #FFFFFF !important;
    background-image: url("P10906982.jpg") !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}

/* buttons */
.store-decorate-button .store-page-navigation .store-action-command {

/* Old Browsers */

	background-color: #017436;
	/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center, circle farthest-corner, #017436 0%, #029244 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center, circle farthest-corner, #017436 0%, #029244 100%);
	
	/* Opera */ 
	background-image: -o-radial-gradient(center, circle farthest-corner, #017436 0%, #029244 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #017436), color-stop(1, #029244));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center, circle farthest-corner, #017436 0%, #029244 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(circle farthest-corner at center, #017436 0%, #029244 100%);

    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    border-image: none;
    border-right: 1px solid #DEDEDE;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}

.store-decorate-button .store-page-navigation .store-action-command:hover {

	background-color: #017436;
	border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	border-image: none;
	border-right: 1px solid #DEDEDE;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
}

.store-product-option {
    padding-left:75px;
    min-height:60px;
}
.store-product-option.image1 {background: url(image1.png) no-repeat scroll left top transparent;}
}
.store-product-option.image2 {background: url(image2.png) no-repeat scroll left top transparent;}
}
.store-product-option.image3 {background: url(image3.gif) no-repeat scroll left top transparent;}

