/* FS */


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

#content-inner{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 0 10px 10px;
	font-size: 12px;
}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll right  20px 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 {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	font-size: 22px;
	padding-bottom: 3px;
        background: url("h-line.png") repeat-x scroll right bottom transparent;
}

.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 {
	margin-bottom: 10px;
	margin-right: 1em;
	font-weight: bold;
}
.core-form-field-group-header, .store-product-list-item-title {
    font-size: 14px;
    font-weight: normal;
    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;
}

/* 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;
}

/* end form indent */

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
/* Font */
	body {
		font-family: Arial,Helvetica,Garuda,sans-serif;
		backgroun-color: #ffffff;
	}
	.rtf {
		font-size: 13px;
		line-height: 1.5em;
		color: #555555;
	}
	a,
	.rtf a {
		color: #e54b00;
	}
	a:hover,
	.rtf a:hover {
		color: #b73a00;
	}
			h1 { font-size: 24px; }
				h2 { font-size: 22px; }
				h3 { font-size: 20px; }
				h4 { font-size: 18px; }
				h5 { font-size: 16px; }
				h6 { font-size: 14px; }
		
	/* Header */
	#branding { margin-top: 0px; }
	header,
	#site-title img { background-color: #FFFFFF; }
		
	/* Primary Menu */
	#primary-menu-container { font-size: 14px; }
	#header-wrap,
	#primary-menu-container ul,
	#primary-menu-container li{
		background-color: #FFFFFF;
	}
	
	/* Background */
			#show-space,
		#inner-page-show-space {
			background-color: #00c5fb;
			background-image: url(muffin.jpg);
			background-repeat: no-repeat;
			background-position: center top;
		}
		
	#pattern {
		background-image: url(mosaic-1.png);
	}
	
	/* Table */
			#table-top,
		#table-border {
			background-color: #bf5400;
			background-image: url(wood.png);
		}
		
	/* Mat */
		
	/* Footer */
	
	footer { background-color: #333333; }
	
	/* Custom CSS */
	
/* misc fs additions */

#page-tagline a  {
    color: #E54B00;
}
.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, .store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active, .store-decorate-button .store-page-navigation .store-action-command:link, .store-decorate-button .store-product-list-item-action-list .store-action-command:link, .store-decorate-button .store-page-navigation .store-action-command:visited, .store-decorate-button .store-product-list-item-action-list .store-action-command:visited, .store-decorate-button .store-page-navigation .store-action-command:focus, .store-decorate-button .store-product-list-item-action-list .store-action-command:focus {
    background-color: #FFFFFF;
    border: 1px solid #AADD64;
    border-radius: 5px 5px 5px 5px;
    color: #7BB928;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    padding: 6px 10px;
}

.store-product-detail-image img {
    margin-right: 3em;
    padding: 0.5em 0.5em 0.5em 0;
}

select {
    border: 1px solid #DDDDDD;
    color: #888888;
    font-family: arial;
    font-size: 14px;
    margin: 0;
    background: url("//dcnz2rrcot657.cloudfront.net/ext/2.0/resources/images/default/form/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: 1px 3px;
}