/* TITANIUM */

body {
	margin: 0;
	padding: 0;
	font: 16px arial, Helvetica, Verdana, sans-serif;
	background: rgb(235,235,235);
	padding: 0;
	line-height: 1.50;
	color: rgb(102,102,102);
	min-width:300px;
}
img { max-width: 100%; border: none; }

#header { 
	background: rgb(40,40,40)!important;
	height: 65px;
	width: 100%;
	z-index: 99999; }
.universal-container { 
	margin: 0 auto;
	position: relative;
	padding: 0;
	max-width: 1200px; }
.logo { 
	float:left;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease; }
.logo:hover { 
	opacity: 0.50; 
	filter: alpha(opacity=50);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease; }
.logo-tagline { 
	height: 65px;
	line-height: 68px;
	float: left;
	margin-left: 10px;
	font-size: .65em;
	text-transform: uppercase;
	font-weight: 600; }
.main-nav { float: right; }
.main-nav a { 
	display: block;
	height: 65px;
	line-height: 65px;
	color: white!important;
	font-weight: bold;
	padding: 0 10px; }
.main-nav a:hover {
	background-color: #363636;
	color: white!important; }
.menu { 
	display: block;
	border-top: none;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #D8D9DB;
	background: #F2F2F3;
	height: 26px;
	line-height:26px; }
.nav { float: right; }
.nav a { color: #888888; } 
#main-content { 
	background: white; 
	margin: 0 auto;
	position: relative;
	padding: 0;
	max-width: 1200px;
	min-height: 100%; }
#page {
	margin-left: auto;
	margin-right: auto;
	min-width: 350px;
	max-width: 1200px;
}
a, a:visited {
	color: rgb(204,0,0);
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease; }
a:hover { 
	color: #a0a0a0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease; }
#head {
	clear: both;
	width: 100%;
}
#guide {
	width: 100%;
	font-size: 14px;
	color: #000;
	/* text-shadow: 1px 1px 1px #fff; */
	/* background: url(head-corners-tile.png) repeat-x; */
	letter-spacing: 1px;
	padding: 12px;
	/* -moz-box-shadow: 2px 3px 3px #aaa; */
	/* -webkit-box-shadow: 3px 4px 4px #aaa; */
	/* border: 1px #cdcdcd solid; */
	/* border-radius: 10px; */
	/* -moz-border-radius: 10px; */
	/* -webkit-border-radius: 10px; */
	/* -khtml-border-radius: 10px; */
	/* border: 1px solid #aaa; */
}
#content {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
}
#head-security {
	text-align: right;
	padding-right: 1em;
	background: url(fs_secure-ordering.png) no-repeat left;
	background-position: 400px 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;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}

.tac-confirm > div:nth-child(1) { margin-left:30px; }

.tac-confirm > div:nth-child(2) { margin-top: -17px; }

.core-body-window .core-section {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	/* background: url(section-header-c.png) left top repeat-x;
	margin: 0px;
	font-size: 12px;
	padding-left: 10px;
	color: #666;
	padding: 10px;
	letter-spacing: 1px; */
	/* text-shadow: 2px 2px 2px #666; */
	/* -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px; */
	border: none;
	padding-left: 10px;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: .8em;
	height: 50px;
	line-height: 50px;
	background: rgb(175,167,159);
	color: rgb(255,255,255);
	clear: both;
	margin: 0;
	text-transform: uppercase;
}
.core-body-window .core-section-body {
	padding: 2em;
	border: 1px solid #E5E5E5;
	border-top: none;
	background: #FFFFFF;
	/* -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px; */
}
.store-footer {
	color: #6E6E6E;
	margin-bottom: 30px;
	padding: 3em;
	background: rgb(236, 236, 236);
	/* -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px; */
}
.store-footer a:link, .store-footer a:visited {
	color: #6E6E6E;
}
.store-footer a:hover {
	color: #6e6e6e;
	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;
	/* text-shadow: 2px 2px 2px #ddd; */
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	margin-bottom: 10px;
	margin-right: 1em;
	/* text-shadow: 2px 2px 2px #ddd; */
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	/* font-family: 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-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
	color: #666;
}
input, input[type=text], select, textarea { 
	border-radius:0!important;
	max-width:16em!important;
	min-width:5em!important;
	border: none!important;
	background: rgb(235,235,235)!important;
	border-radius: 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	padding: 5px!important;
	color: rgb(102,102,102)!important; }
.core-messages {
	padding: 1em!important;
	/* border: 1px solid #edebcd; */
	/* background-color: #fefdec; */
	background: rgb(236, 236, 236)!important;
	margin-bottom: .25em!important;
	color: rgb(60, 60, 60)!important;
	}
.bottom { 
	width: 100%;
	background: url(images/bottom-logo.png) rgb(40,40,40);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	border-bottom: 1px solid rgb(128,130,133); }
.copyright-container {
	margin: 0 auto;
	position: relative;
	padding: 0;
	max-width: 1200px;
	background: rgb(40,40,40); }
.copyright { padding: 1em; font-size: .8em; }
.copyright a { color: rgb(102,102,102); }
.copyright a:hover { color: rgb(200,200,200); }

@media screen and (max-width: 650px) {
	.core-form-field-area-right { margin-left:0!important;margin-top:10px!important; }
	.core-form-field-area-left { float: none!important; }
}