@font-face {font-family:encodesans-bold-webfont;src: url(2AD4D66E-C52F-1342-5715-DFC8A360C4B7.eot);}
@font-face {font-family:encodesans-light-webfont;src: url(CF25DF1E-4ACC-CB19-549C-845BAA45217F.eot);}
@font-face {font-family:encodesans-bold-webfont;src: url(644D3864-0CDB-6798-F4E1-D3830D73F08D.woff);}
@font-face {font-family:encodesans-light-webfont;src: url(F6F59EEA-79E2-545C-8381-61FAB3B9C891.ttf);}
@font-face {font-family:encodesans-bold-webfont;src: url(442542F3-DB53-FC7F-395E-3E53D40091A9.ttf);}
@font-face {font-family:encodesans-light-webfont;src: url(BF6C0A96-87D2-F1B5-DE1F-374CFCD4FD8D.woff);}
@font-face {font-family:encodesans-medium-webfont;src: url(59973055-FFD1-A7D2-1747-DE36B4E61FC2.eot);}
@font-face {font-family:encodesans-medium-webfont;src: url(141237BA-3980-3C8F-70F3-6C4EEC5B193A.woff);}
@font-face {font-family:encodesans-medium-webfont;src: url(7EFF8EBA-0AE7-EFF0-B4F9-8384E6091D97.ttf);}
@font-face {font-family:encodesans-extralight-webfont;src: url(BBD132AC-24A9-4567-2740-CCC9BB3EC7F5.woff);}
@font-face {font-family:encodesans-extrabold-webfont;src: url(71C04032-DC03-095F-678D-8C80E3C80314.woff);}
@font-face {font-family:encodesans-black-webfont;src: url(415FA626-74CF-F58C-B870-2A7D251B63AB.woff);}
@font-face {font-family:encodesans-semibold-webfont;src: url(430D9E15-2B56-6B99-6D15-F1A285C21F0F.woff);}
@font-face {font-family:encodesans-regular-webfont;src: url(D445C8EF-8023-EBE5-AABE-97669B98B872.woff);}
@font-face {font-family:encodesans-thin-webfont;src: url(A86DD1D1-1A34-4BA1-88BF-8FABFC06EE34.woff);}


/* FS */

html {
    height: auto;
    transform: none;
	zoom:reset !important;
}

body {
	font-family: encodesans-light-webfont;
    font-size: 17px;
	color:#333333;
	line-height:normal !important;
}
a {color:#5e6bf3}
#content-inner{
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	line-height:normal;
	word-wrap:normal;
    margin-bottom:100px;
}

#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll right 17px transparent;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
/**
 * 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 #666666;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.core-body-window .core-section-body {

}
.store-footer {
	padding: 2em;
	color:#969696;
}
.store-footer a:link, .store-footer a:visited {

}
.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: 20px;
	font-weight: 400;
	font-size:36px;
}
.store-product-detail-pricing {
    display: inline-block;
    font-size: 25px;
    margin-top: 20px;
}
.core-form-field-group-header{
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.store-page-navigation {
	border-top: 1px dotted #ddd;
}
.store-product-detail-quantity {
	margin-top: 25px;
	display:block;
	clear:both;
}
.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: 14px;
	margin-top: 4px;
	color: #969696;
}
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;
}
/* 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;
}
#store-variation-selection-body {
    font-size: 14px;
}
.store-variation-select-item-list li {
    padding-bottom: 2px;
    padding-top: 1px;
	margin-left:3px !important;
	margin-top: 0;
	margin-bottom:0;
}
.store-decorate-button .store-page-navigation .store-action-command {
    background: none repeat scroll 0 0 #5e6bf3 !important;
    border: none !important;
    -moz-border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	-khtml-border-radius: 50px !important;
    border-radius: 50px !important;
    color: #ffffff;
    font-family: encodesans-semibold-webfont;
    font-size: 24px !important;
    font-weight: 400 !important;
    min-width: 80px;
    padding:10px 20px !important;
    text-align: center;
}
.store-decorate-button .store-page-navigation .store-action-command:hover {
	background-color: #00ffd3 !important;
	color: #5e6bf3;
}
.store-decorate-silk .store-page-navigation .store-action-title {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
}
.core-form-field-area-right {
    margin-left: 50%;
    width: 50%;
}
/* misc */
#mainForm31 {visibility:hidden !important;}
.innerMainPanel0 {
    background: #ffffff none repeat scroll 0 0;
}
#mainMainContent4 {height:auto !important;}
.innerText7 {position:relative !important;	width:100% !important;max-width: 960px !important;}
.ContentHeight {
	width:100% !important;
    max-width: 960px !important;
    overflow:visible;
}
.mainMainContent4 {
	width:100% !important;
    max-width: 1000px;
}
.mainShape25 {
    display: block !important;
	width:100%;
	left:0;
}
.hd-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1015px;
}
.hd {
    background-color: #ffffff;
    border-color: #000000;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.16);
    overflow: hidden;
    position: fixed;
    z-index: 2;
    width:100%;
    height:55px;
}
.menu {
    font-family: arial,sans-serif;
    font-size: 11px;
    overflow: visible;
    position: relative;
}
.mainMenu27 {
    display: inline-block;
    float: right;
    height: 50px;
    left: auto;
    margin-right: -12px;
    position: relative !important;
    top: 3px;
    width: 505px;
}
.mainMainPanel0 {
    border-color: #000000;
    border-style: solid;
    left: 0;
    min-height: 620px;
    min-width: auto;
    overflow: visible;
    top: 0;
    z-index: 10;
}

.mainMenu27 {
    background-color: #ffffff !important;
}
.mainMenu27_category {
    margin: -1px 0 0 -1px;
    padding: 16px 20px 8px 30px;
}
.mainMenu27_category:hover {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    font-family: encodesans-regular-webfont;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 30px;
    margin: -1px 0 0 -1px;
    opacity: 1;
    padding: 16px 20px 8px 30px;
    text-align: left;
}
.mainMenu27_category:hover a.category {
    color: #5e6bf3 !important;
    line-height: 20px;
    text-decoration: none;
}

.mainShape55 {
    background-color: #5e6bf3 !important;
}
.mainShape28 {
    background-color: #ffffff !important;
}
.mainMenu40_category {
    background-image: url("ACE9535A-3100-1EDD-4E2C-361CE7CFB2EC.png") !important;
}
.mainMenu40_category:hover {
    background-image: url("7865C1D3-8608-71DD-E8F3-E0911F9E9949.png") !important;
}
.mainMenu40_category:hover a.category {
    color: #000000;
}

.active {background-image: url("A2198EEE-3175-C890-2B09-1C32D5C512DF.png") !important;}

.active a, .mainMenu27_category.active:hover a.category  {color:#999999 !important;}
