/* FS */


a, a:hover {
	color: #0085cf;
}

#content-inner{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
	font-size: 14px !important;
}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll right  23px 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: 1em;
}
.core-form-field-label {
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 0;
}
.core-body-window .core-section {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    width: 868px;
    margin: 0;
}
.core-body-window .core-section-body {
	padding: 2em;
	padding-top: .25em;
}
.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 {
	margin-bottom: 10px;
	margin-right: 1em;
	font-weight: bold;
}
.core-form-field-group-header, .store-product-list-item-title {
	margin-right: 1em;
}

.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;
}

/* 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 customizations for global delight */

.store-section-customer-contact .core-form-field-group-header, .store-section-customer-address .core-form-field-group-header {
    display: none;
}

.store-decorate-silk input[type="text"] {
	height:25px;
	 -moz-border-radius-topleft: 4px;
	 -moz-border-radius-topright:4px;
	  border-top-left-radius: 4px;
          border-top-right-radius: 4px;
	 -moz-border-radius-bottomleft: 4px;
	 -moz-border-radius-bottomright:4px;
	  border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
	width:322px;
	font-size:13px;
	color:#333333;
    border: 1px solid #B5B8C8;
    padding: 1px 3px;
    background: none repeat scroll 0 0 transparent;
}

select {
	height:30px;
	 -moz-border-radius-topleft: 4px;
	 -moz-border-radius-topright:4px;
	  border-top-left-radius: 4px;
          border-top-right-radius: 4px;
	 -moz-border-radius-bottomleft: 4px;
	 -moz-border-radius-bottomright:4px;
	  border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
	width:330px !important;
	font-size:13px;
	color:#333333;
	border: 1px solid #B5B8C8;
	padding: 5px 1px;
	background: none repeat scroll 0 0 transparent;
	box-shadow: 0 2px 2px #DFDFDF inset;
}

.store-section-customer-address .core-form-field-area-left, .store-section-customer-address .core-form-field-area-right {
	padding-top: 26px;
}

.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, .store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover {
	background: url(button-blue-bg.png) repeat-x scroll transparent !important;
	border-color: #3384bc !important;
	/*border-right: 1px solid #3384bc !important;*/
	border-style: solid !important;
	border-width: 1px !important;
	color: #ffffff;
	-moz-border-radius: 20px 20px 20px 20px !important;
	-webkit-border-radius: 20px 20px 20px 20px !important;
	-khtml-border-radius: 20px 20px 20px 20px !important;
	border-radius: 20px 20px 20px 20px !important;
	cursor: pointer;
	display: inline-block;
	font-size: 18px !important;
	font-weight: normal !important;
	padding: 4px 22px !important;
	text-decoration: none;
	text-shadow: 1px -1px #006ab4;
}

.store-decorate-silk .store-action-next .store-action-title {
    background: none repeat scroll 0 0 transparent;
    padding-right: 5px;
    white-space: nowrap;
}

.store-page-navigation .store-action-list {
    text-align: center;
}

.store-field-contact-email .core-form-field-body-note {
    width: 322px;
    color: #807D7D;
    font-size: 13px;
    line-height: 18px;
    padding-left: 3px;
    padding-top: 10px;
}

.store-section-payment {
    margin-top: 0 !important;
}

.core-form-field-area-right {
    margin-left: 55%;
    padding-left: 20px;
}

.store-field-address-street + .store-field-address-street2 {
    margin-top: 7px;
}

.store-field-contact-phone {
    display: none;
}

.store-page-navigation {
	border-top: none;
	background: url(separator_bottom.png) no-repeat scroll top center transparent;
	width: 898px;
	margin-top: 20px;
}

.store-section-customer-details {
    background: url("bottom_shade2.png") repeat-x scroll center bottom transparent;
    margin-bottom: 40px;
    padding-bottom: 85px;
}

.store-section-customer-details .core-section-body {
	padding-bottom: 0;
}

.store-tools {
    margin: 1em 0 0;
    text-align: right;
}

#store-variation-selection-body {
    width: 250px;
}

.store-variation-selector-title {
    font-weight: bold;
    color: #666666;
}

.store-order-item-action-quantity .store-action-input {
    width: 2.5em !important;
}

.store-order-action-coupon .store-action-input {
    width: 6em !important;
}

.store-decorate-silk .core-message-warn, .store-decorate-silk .core-message-error, .store-decorate-silk .core-message-fatal {
    background: none repeat scroll 0 0 transparent !important;
    color: #D40E0E;
    padding-left: 5px;
}

/* your order section */
  
.store-section-order-contents {
    background: none repeat scroll 0 0 #FAFCFD;
    border: 2px solid #F7F7F7;
    	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    margin-top: 0.5em !important;
}

.store-section-order-contents .core-section-header {
	font-size: 17px;
	background: url("your_order_shade.png") repeat-x scroll 0 0 transparent;
	    padding-left: 20px;
    padding-top: 5px;
}

.store-order-items {
	background-color: #F6F9FB;
	padding: 20px 20px 0;
}

.store-order-item-group {
    border-bottom: 1px solid #DEDEDE;
}


.store-order-item-group-action-list {
    left: 430px;
    margin-top: 0.5em;
    position: relative;
    text-align: right;
    top: -26px;
    width: 250px;
}

.store-order-item-action-quantity .store-action-title {
    background: none repeat scroll 0 0 transparent;
    float: right;
}

.store-order-item-action-delete .store-action-title {
    display: none;
}

.store-order-item-action-quantity-li {
    white-space: normal !important;
}

.store-decorate-silk .store-order-item-action-quantity .store-action-title {
    background: url("update.png") no-repeat scroll 6px 3px transparent;
    white-space: nowrap;
}

.store-order-item-action-delete .store-action-command {
    background: url("remove_bt.png") no-repeat scroll center 4px transparent;
    padding-left: 12px;
}

.store-order-item-group-action-list .store-order-item-action-quantity .store-action-input {
    border-radius: 0 0 0 0 !important;
        -moz-border-radius:  0 0 0 0 !important;
	-webkit-border-radius:  0 0 0 0 !important;
	-khtml-border-radius:  0 0 0 0 !important;
    font-size: 12px !important;
    height: 14px !important;
    padding: 2px !important;
    text-align: right !important;
    width: 2.5em !important;
}

.store-order-item-group + .store-order-item-group {
    border-top: none;
    margin-top: 2em;
    padding-top: 1em;
}

.store-order-pricing {
    clear: both;
    margin-top: 0;
    padding: 20px 20px 0;
}

.store-order-price-value {
    font-weight: bold;
    margin-left: 15%;
}

.store-order-action-more {
    display: none;
}

.store-order-action-order {
    float: right;
    padding-right: 80px;
}

.store-order-action-coupon-li {
    bottom: 21px;
    float: left;
    position: relative;
}

.store-decorate-button .store-page-navigation .store-order-action-coupon .store-action-command {
    background: url("coupon_bt.png") repeat-x scroll 0 0 transparent !important;
    border-color: #D4DDE5 !important;
    border-radius: 10px 10px 10px 10px !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 3px 10px !important;
    text-decoration: none;
}

.store-decorate-silk .store-order-action-coupon .store-action-title {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    white-space: nowrap;
}

.store-order-action-coupon .store-action-input {
    height: 18px !important;
    width: 8em !important;
    margin-left: 10px;
}

.store-page-customer .store-order-item-action-edit {
    display: none !important; 
}

.store-order-action-list {
    margin-top: 0;
}

/* cc page */

.store-page-confirm .store-section-payment-details-cc select {
    width: 160px !important;
}

.store-field-cc-number {
    display: inline;
    float: left;
    width: 45%;
}

.store-field-cc-expire {
    display: inline-block;
    margin-top: 0 !important;
    padding-left: 70px;
    width: 45%;
}

.store-field-cc-security-code {
    margin-left: 45%;
    padding-left: 70px;
}

.store-page-confirm .store-order-action-edit .store-action-title, .store-page-confirm .store-order-action-coupon .store-action-title, .store-page-customer .store-order-action-edit .store-action-title, .store-page-customer .store-order-action-coupon .store-action-title, .store-page-customer .store-order-item-action-edit .store-action-title {
    background: url("coupon_bt.png") repeat-x scroll 0 0 transparent !important;
    border-color: #D4DDE5 !important;
    border-radius: 10px 10px 10px 10px !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 3px 10px !important;
    text-decoration: none;
}

#ccShippingAddressDisplay .store-order-action-edit {
    display: block;
    padding-top: 8px;
}

.store-section-payment-details-cc .core-form-field-group-header {
    display: none;
}

.store-section-payment-details-billing .core-form-field-group-header {
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    width: 868px;
    margin: 0;
}

.store-section-payment-details-cc {
    background: url("bottom_shade2.png") repeat-x scroll center bottom transparent;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.store-section-payment-details .core-section-body {
	padding-left:0px;
}

.store-section-order-contents .store-order-action-edit {
    bottom: 20px;
    display: inline;
    float: right;
    position: relative;
    right: 200px;
}

.store-page-confirm .store-order-item-group {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 1em;
}

.store-page-confirm .store-order-action-coupon-li {
    margin-left: 20px !important;
}

.store-order-price-total {
    padding: 10px 0 0;
}

.store-decorate-pay .store-field-cc-number .core-form-field-body-note {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    padding-top: 10px;
}

.store-decorate-silk .store-action-view-help .store-action-title {
    background: url("card_help.png") no-repeat scroll left center transparent;
    display: inline-block;
    text-align: left;
    text-indent: -9000px;
    width: 139px;
    height: 22px;
}

.store-input-cc-security-code input {
    width: 80px !important;
}


.store-decorate-silk .store-input-cc-security-code {
    background: none repeat scroll 0 0 transparent;
    padding-right: 28px;
}

.store-decorate-pay .store-payment-type-visa {
	background: url("card_visa.png") no-repeat scroll left center transparent;
	padding-left: 32px;
    	padding-top: 11px;
	padding-bottom: 11px;
}

.store-decorate-pay .store-payment-type-mastercard {
	background: url("card_masterCard.png") no-repeat scroll left center transparent;
	padding-left: 32px;
    	padding-top: 11px;
	padding-bottom: 11px;
}

.store-decorate-pay .store-payment-type-amex {
	background: url("card_amex.png") no-repeat scroll left center transparent;
	padding-left: 32px;
    	padding-top: 11px;
	padding-bottom: 11px;
}

.store-decorate-pay .store-payment-type-discover {
	background: url("card_discover.png") no-repeat scroll left center transparent;
	padding-left: 32px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.store-order-item-child + .store-order-item-group-action-list {
    top: -63px;
}

.store-order-item-child {
    font-size: 0.9em;
    padding-left: 0;
    padding-top: 3px;
}


/* switch page design based for store page template */

.tpage .innercontainer{
	height:auto;
	background: none;
	
	 -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright:0px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color:#606060;
	width:1184px;margin:0px auto; position:relative;
}

.tpage #content-inner {
    background: inherit;
    font-size: 14px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 1184px;
}

.tpage .gdorder {display: none;}

.tpage .store-tools {
    margin: 1em 0;
    text-align: right;
    right: 110px;
    top: 60px;
    z-index: 1000;
    display: inline;
    position: absolute;
}

.tpage .store-page-navigation {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: none;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
}


.tpage .store-action-title {
    background: none repeat scroll 0 0 transparent !important;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0 !important;
}

.tpage #mainContainerBoom {
	color: #606060;
}

.tpage .store-product-price {
    display: block;
}

.tpage .store-product-price-original {
    color: #727272;
    font-size: 11px;
    font-weight: normal;
    text-decoration: line-through;
}

/* hide strikethough discounted price in cart */

.store-page-customer .store-order-item-price-original {display: none;}