/* DTF */

@font-face {
  font-family: 'Rhodium';
  src: url('fonts/Rhodium-Regular.eot?#iefix') format('embedded-opentype'), 
       url('fonts/Rhodium-Regular.woff') format('woff'), 
       url('fonts/Rhodium-Regular.ttf')  format('truetype'),
       url('fonts/Rhodium-Regular.svg#svgFontName') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rhodium';
  src: url('fonts/Rhodium-Bold.eot?#iefix') format('embedded-opentype'), 
       url('fonts/Rhodium-Bold.woff') format('woff'), 
       url('fonts/Rhodium-Bold.ttf')  format('truetype'),
       url('fonts/Rhodium-Bold.svg#svgFontName') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Rhodium';
  src: url('fonts/Rhodium-Italic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/Rhodium-Italic.woff') format('woff'), 
       url('fonts/Rhodium-Italic.ttf')  format('truetype'),
       url('fonts/Rhodium-Italic.svg#svgFontName') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Rhodium';
  src: url('fonts/Rhodium-BoldItalic.eot?#iefix') format('embedded-opentype'), 
       url('fonts/Rhodium-BoldItalic.woff') format('woff'), 
       url('fonts/Rhodium-BoldItalic.ttf')  format('truetype'),
       url('fonts/Rhodium-BoldItalic.svg#svgFontName') format('svg');
  font-weight: bold;
  font-style: italic;
}

html, body {
height: 100%;
}

body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt Rhodium, Georgia, Times, serif;
	background: #fff;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {font-family: 'Rhodium'; font-weight:bold;}
h1 {font-size: 175%; line-height: 100%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 115%;}

#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 5px auto -100px;
}

.DTFfooter, .push {
height: 100px;
}

.DTFfooter {
	background: #222 url(images/dark_stripes.png) repeat;
	color: #fff;
	width: 100%;
}

a, a:hover, a:visited {
	color: #E68500;
}
#head {
	clear: both;
	width: 770px;
	/*margin-top: 1em;*/
}
#guide {
	width: 770px;
	font-size: 100%;
	font-weight: bold;
	background: #222;
	color: rgba(255, 255, 255, 0.9);
	letter-spacing: 1px;
	padding: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
}
#content {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
}
#head-security {
	padding-right: 10px;
	background: url(fs_secure-ordering.png) no-repeat left;
	background-position: 150px 20px;
}

/**
 * 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;
	font-size: 16px;
	margin-top: 0;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
	margin-top: 1.5em;
	font-size: 14px;
	font-weight: bold;
}
.core-body-window .core-section {
	width: 100%;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	background: #222;
	margin: 0px;
	font-size: 12px;
	padding-left: 10px;
	color: white;
	padding: 10px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	border-radius-topleft: 4px;
	border-radius-topright: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
}
.core-body-window .core-section-body {
	padding: 2em;
	border: 1px solid #aaa;
	background: #e8e8e8;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomright: 4px;
	border-radius-bottomleft: 4px;
	border-radius-bottomright: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 3px rgba(0, 0, 0, 0.25);
}
.store-footer {
	background: #fff url(footer-bg2.gif) repeat;
	color: #eee;
	margin-bottom: 30px;
	padding: 2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.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: 1em;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	font-family: Rhodium, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 1em;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	font-family: Rhodium, Georgia, "Times New Roman", Times, serif;
	margin-right: 1em;
}
.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-detail-pricing {
	font-weight: normal;	
}

.store-product-option-groups {
	padding-left: 1em;
	padding-770: 1em;
}

.core-form-field-body-note {
	font-size: 12px;
	margin-top: 4px;
	color: #666;
	width: 600px;
}
